Decreased padding on switches in settings to fix bluetoot
Bug: 5525612 Change-Id: Id93e4aae8b1e36614383a09266ce6c3f715404ab
This commit is contained in:
@@ -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" />
|
||||
|
||||
|
Reference in New Issue
Block a user