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

* commit '38a39bbdd5d3f4005e8d43a95e567c46fae469ca':
  Remove extra padding from the top of the labels list.
This commit is contained in:
Mindy Pereira 2011-11-02 22:48:14 +00:00 committed by Android Git Automerger
commit 0f4ef8f611

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>