summaryrefslogtreecommitdiffstats
path: root/res/layout/app_item.xml
Commit message (Collapse)AuthorAgeFilesLines
* Disable ignore battery optimization items that can't changeJason Monk2015-07-151-5/+10
| | | | | Bug: 22507803 Change-Id: Ia33746dc569f4d9f96242a502e54bcc8eb47bf12
* Fix app icon sizeJason Monk2015-07-131-2/+2
| | | | | Bug: 22425103 Change-Id: I35b3476eb75d221e5f244702534d4475b2c5921e
* Fix marquee on app snippet in InstalledAppDetailsJason Monk2015-06-241-8/+15
| | | | | | | | | | First need to fix layout of the app_item as the widget was running over the end of the view, do this by switching to a RelativeLayout. Then select the view so it can actually marquee. Bug: 22043942 Change-Id: Ieb94649ccf3dc8dcf56014c02fcdc06da71a9a62
* Layout refinement for app listsJason Monk2015-06-161-0/+61
Make all app lists (or at least all current app lists) use the same base layout for icon, label, and sizing/padding. This way they should look the same. Bug: 21727125 Bug: 21726922 Bug: 21853632 Change-Id: I3cffadb9e7b5184d4209deacd4ea70ec1d4f71b4