Changed a Bluetooth device's settings from an activity to a dialog.
+ Replace the “Paired bluetooth device” screen with a “Pair device” dialog + Add device name text field at the top + Replace “Unpair” list item with a “Forget" button at bottom of dialog + Change “Profiles” section header to “Use for” + Remove status under profile titles + Move checkboxes to left side of labels Bug: 15719219 Change-Id: I3b0e8c82c761fae98f16508b9fd9c58aff651f80
This commit is contained in:
@@ -204,4 +204,8 @@
|
||||
<dimen name="checkbox_widget_min_width">58dip</dimen>
|
||||
<dimen name="checkbox_layout_padding">16dip</dimen>
|
||||
|
||||
<!-- Bluetooth Preferences -->
|
||||
<dimen name="bluetooth_dialog_padding">8dip</dimen>
|
||||
<integer name="bluetooth_name_length">32</integer>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user