Merge "Status bar visual tweaks." into honeycomb
This commit is contained in:
committed by
Android (Google) Code Review
commit
da597b5c1a
@@ -40,6 +40,7 @@
|
|||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_alignParentRight="true"
|
android:layout_alignParentRight="true"
|
||||||
|
android:layout_marginTop="1dp"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<!-- navigation controls -->
|
<!-- navigation controls -->
|
||||||
|
|||||||
@@ -21,7 +21,6 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:orientation="vertical"
|
android:orientation="vertical"
|
||||||
android:background="@drawable/status_bar_item_background"
|
|
||||||
android:paddingRight="48dp"
|
android:paddingRight="48dp"
|
||||||
>
|
>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user