am 6312987d: am 2215abe9: Decreased padding on switches in settings to fix bluetoot

* commit '6312987da231167647dfc50c37f98ad621f2caf8':
  Decreased padding on switches in settings to fix bluetoot
This commit is contained in:
Peter Ng
2011-11-09 21:24:47 +00:00
committed by Android Git Automerger

View File

@@ -63,7 +63,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:padding="16dip"
android:padding="8dip"
android:focusable="false"
android:clickable="true" />