Merge "Remove extra padding from the top of the labels list." into ics-mr1
This commit is contained in:
commit
38a39bbdd5
@ -19,7 +19,6 @@
|
|||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:paddingTop="16dip"
|
|
||||||
>
|
>
|
||||||
<include layout="@android:layout/list_content" />
|
<include layout="@android:layout/list_content" />
|
||||||
</FrameLayout>
|
</FrameLayout>
|
Loading…
Reference in New Issue
Block a user