* commit '99219eb0e301e75f392861b7282eec342864c62e': No more big yellow envelope
This commit is contained in:
commit
0fa53a3367
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