Commit Graph

7 Commits

Author SHA1 Message Date
Raff Tsai
f2b34b9954 Move RadioButtonPreference from Settings to SettingsLib
Bug: 138620011
Test: build, make RunSettingsLibRoboTests
Change-Id: I49fc53503eb5bb3cdd6f2bae66e5d0b7808e5d3d
2019-08-01 12:47:09 +08:00
Sunny Shao
0499287c67 Fix RTL display problem in the account summary
Add the android:textDirection into the summary text in the preference_app.xml

Fixes: 130533247
Test: Manual View
Change-Id: I0f1c223b6ab0f84a7190bf99cc921dc849e2e5b9
2019-07-09 14:47:54 +08:00
Mill Chen
1f407ab0fb Update visual: AppSwitchPreference alignment
The switch button of AppSwitchPreference isn't aligned with
SwitchPreference, make it align.

Bug: 123411506
Test: visual
Change-Id: I1dd1ca87e7c51052072f0dda528abf74d153875d
2019-03-25 14:51:18 -07:00
Fan Zhang
174205a9f1 Make AppPreference summary and appendix stack vertically
They each can contain lots of text, putting them side by side doesn't
make sense.

Fixes: 123317946
Test: visual
Change-Id: I2ccd76b3ac70301e5165580db820b291672d0c9b
2019-03-18 14:43:44 -07:00
Sunny Goyal
f1ea4f0e8f Removing some unnecessary packages, to simplify AndroidStudio setup
Test: Everything builds
Change-Id: I0b649eb9f6b0ad07def59d0d6f7b3e70ef64acf1
2019-03-14 12:15:43 -07:00
Raff Tsai
d40a82c43a Sync TextView style with that in support library
Fixes: 124334460
Fixes: 124333276
Test: visual
Change-Id: I7a8787fec7c7ca025f19742868003d1287b18655
2019-02-13 07:18:49 +00:00
Fan Zhang
5b8116d6c6 Move AppPreference to SettingsLib so other apps can use it.
Change-Id: I5240dcacdcd8b87a0965a0a9359cd7832b42e590
Fixes: 116364655
Test: robotests
2018-09-24 12:51:16 -07:00