No more big yellow envelope
b/17266006 Change-Id: I80d91992430c7da30e81a8e0783e6308ba286303
This commit is contained in:
parent
f866891f92
commit
c6d5ec490e
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" >
|
android:importantForAccessibility="no" >
|
||||||
<requestFocus/>
|
<requestFocus/>
|
||||||
</View>
|
</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
|
<TextView
|
||||||
android:id="@+id/lower_headline"
|
android:id="@+id/lower_headline"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
@ -32,14 +32,6 @@
|
|||||||
android:importantForAccessibility="no" >
|
android:importantForAccessibility="no" >
|
||||||
<requestFocus/>
|
<requestFocus/>
|
||||||
</View>
|
</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
|
<TextView
|
||||||
android:id="@+id/lower_headline"
|
android:id="@+id/lower_headline"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
Loading…
Reference in New Issue
Block a user