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

* commit '2215abe996690ce619170240e0a617ed5a34b2ed':
  Decreased padding on switches in settings to fix bluetoot
This commit is contained in:
Peter Ng
2011-11-09 21:19:22 +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" />