am 77ba65ea: am 49f4ba4a: Various small UI cleanup in settings.

Merge commit '77ba65eaec3587ad9fcdeea5e6937c8821838add'

* commit '77ba65eaec3587ad9fcdeea5e6937c8821838add':
  Various small UI cleanup in settings.
This commit is contained in:
Dianne Hackborn
2010-07-26 12:29:40 -07:00
committed by Android Git Automerger
4 changed files with 9 additions and 6 deletions

View File

@@ -25,7 +25,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingRight="6dip"
android:paddingTop="5dip"
android:paddingBottom="5dip"
android:orientation="vertical">

View File

@@ -65,6 +65,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="0"
android:visibility="gone"
android:textAppearance="?android:attr/textAppearanceSmall"
android:text="@string/disabled" />
</LinearLayout>