Merge "Remove extra padding from the top of the labels list." into ics-mr1

This commit is contained in:
Mindy Pereira 2011-11-02 15:45:44 -07:00 committed by Android (Google) Code Review
commit 38a39bbdd5

View File

@ -19,7 +19,6 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingTop="16dip"
>
<include layout="@android:layout/list_content" />
</FrameLayout>