From 689d2ce29b3093c32d1d2b70caa6fb36a4ecefcb Mon Sep 17 00:00:00 2001 From: PauloftheWest Date: Sun, 3 Aug 2014 15:17:45 -0700 Subject: Changed a Bluetooth device's settings from an activity to a dialog. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit + 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 --- res/values/dimens.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'res/values') diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 62162d3..cb87bf0 100755 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -204,4 +204,8 @@ 58dip 16dip + + 8dip + 32 + -- cgit v1.1