OSDN Git Service

UI: Ensure "use for" options displayed when in landscape orientation
authorlijun.xie <lijun.xie@ck-telecom.com>
Thu, 16 Jun 2016 05:35:21 +0000 (13:35 +0800)
committerGerrit Code Review <gerrit@cyanogenmod.org>
Fri, 24 Jun 2016 19:45:18 +0000 (12:45 -0700)
commit86c8b5eaf46970b6dbff908ff1c2747029bec01c
tree3cf61888b6573e104a5ce0887a758dbdc71f6064
parent232e6673b183e6cc3c8e3ea971274d7f838b0d75
UI: Ensure "use for" options displayed when in landscape orientation

Items under the "use for" section of the "Paired devices" dialog for
bluetooth connected headsets can be cut off on some devices when in
landscape mode.  This patch encloses those items in a ScrollView so
the user can scroll the off screen items into view and enable/disable
them.

[Procedures]
1.Go to Settings -> bluetooth
2.Paired with a bluetooth headset
3.Click on the setting of bluetooth headset
4.check the menu list and rotate the phone
5.and can not sliding the list

Change-Id: I52f4d494ca3c71a9ed88b2679868e77b092b4710
res/layout/device_profiles_settings.xml