* commit '0fa53a3367458100abed2cf2091482911c544495': No more big yellow envelope
This commit is contained in:
commit
dd5a7dad81
Binary file not shown.
Before Width: | Height: | Size: 39 KiB |
Binary file not shown.
Before Width: | Height: | Size: 22 KiB |
Binary file not shown.
Before Width: | Height: | Size: 57 KiB |
Binary file not shown.
Before Width: | Height: | Size: 95 KiB |
@ -32,14 +32,6 @@
|
||||
android:importantForAccessibility="no" >
|
||||
<requestFocus/>
|
||||
</View>
|
||||
<ImageView
|
||||
android:layout_width="200dp"
|
||||
android:layout_height="200dp"
|
||||
android:src="@drawable/ic_email_yellow_big"
|
||||
android:contentDescription="@null"
|
||||
android:layout_marginTop="@dimen/setup_basics_logo_margin_top"
|
||||
android:layout_marginBottom="@dimen/setup_basics_logo_margin_bottom"
|
||||
android:layout_gravity="center_horizontal" />
|
||||
<TextView
|
||||
android:id="@+id/lower_headline"
|
||||
android:layout_height="wrap_content"
|
||||
|
@ -32,14 +32,6 @@
|
||||
android:importantForAccessibility="no" >
|
||||
<requestFocus/>
|
||||
</View>
|
||||
<ImageView
|
||||
android:layout_width="200dp"
|
||||
android:layout_height="200dp"
|
||||
android:src="@drawable/ic_email_yellow_big"
|
||||
android:contentDescription="@null"
|
||||
android:layout_marginTop="@dimen/setup_basics_logo_margin_top"
|
||||
android:layout_marginBottom="@dimen/setup_basics_logo_margin_bottom"
|
||||
android:layout_gravity="center_horizontal" />
|
||||
<TextView
|
||||
android:id="@+id/lower_headline"
|
||||
android:layout_height="wrap_content"
|
||||
|
Loading…
Reference in New Issue
Block a user