8 Commits

Author SHA1 Message Date
cosmohsieh
c42f7ee6e9 Fix padding of title on entity header does not wrap properly
For long SSID, the title on Wifi detail page doesn't wrap properly.

Bug: 127511285
Test: manual
Change-Id: Ifa9d35fecd70b33064af18b00bf1eee50cd24c10
2019-03-29 09:51:41 +00:00
tmfang
5d00bb642a Add start/end padding for entity header
Fixes: 124677177
Test: visual
Change-Id: I7074778b6e0b4e6270612f89685024425a719990
2019-03-19 20:52:48 +08:00
tmfang
f90d7aafc2 Change font style for app entity layout
Use body font for summary of app entity.

Test: visual
Fixes: 126908906
Change-Id: I543df096525e70906d0b4864c97b73977c7c51a0
2019-03-09 14:40:49 +08:00
tmfang
37e497c9c5 Rename two targets to have SettingsLib prefix
- Rename lib name of ActionButtonsPreference and LayoutPreference.
- Remove Settings* prefix for directory name of LayoutPreference.
The LayoutPreference is in settingslib so it's pretty clear
it's a settings widget.

Test: Rebuild SettingsLib and robotest Settings
Change-Id: Ic5004c42ad08b0a7f31a2716e4af067da19b6fa2
Fixes: 120706174
2018-12-14 18:11:41 +08:00
Colin Cross
cf132457d6 Revert "Rename two targets to have SettingsLib prefix"
This reverts commit 2c8d699c975a4960f4705bbbc4f1ccd5d3a6afe5.

Reason for revert: broke build when combined with ag/5781147
Bug: 120706174

Change-Id: I67d5a020c8c283344457643bb3ee6585b63f53c4
2018-12-13 03:14:54 +00:00
tmfang
2c8d699c97 Rename two targets to have SettingsLib prefix
- Rename lib name of ActionButtonsPreference and LayoutPreference.
- Remove Settings* prefix for directory name of LayoutPreference.
The LayoutPreference is in settingslib so it's pretty clear
it's a settings widget.

Test: Rebuild SettingsLib and robotest Settings
Change-Id: Ief827067dec85bb5b3ce07d97723c0323aece294
Fixes: 120706174
2018-12-11 22:25:46 +08:00
Fan Zhang
d7687f987d Revert "Rename two targets to have SettingsLib prefix"
This reverts commit 2f7fd418f61560eb182fa679d570cdc78a871c5d.

Reason for revert: broke settings presubmit

Change-Id: I3c72ea8949c5a4df858f3dfc2a931786cad4cb83
2018-12-10 21:58:01 +00:00
tmfang
2f7fd418f6 Rename two targets to have SettingsLib prefix
- Rename lib name of ActionButtonsPreference and LayoutPreference.
- Remove Settings* prefix for directory name of LayoutPreference.
The LayoutPreference is in settingslib so it's pretty clear
it's a settings widget.

Test: Rebuild
Change-Id: I8f4b8643ee4b2cb3756d1c3e82d91021916e08c2
Fixes: 120706174
2018-12-08 23:51:35 +08:00