summaryrefslogtreecommitdiff
path: root/res/drawable-hdpi/star_thumbnail.png
AgeCommit message (Collapse)Author
2014-05-13Star icon touchups.Andrew Lee
- Tweak dimensions/alignment. - Delete unused icons. Change-Id: Ieee0ea1640d1a7fdafdb73ad7586f01552ac4f1f
2014-02-18Switch favorites screen to grid layoutYorke Lee
* Add logic to PhoneFavoritesTileAdapter so that it now supports an unlimited number of tiled rows. * Tiles now have a configurable height to width ratio. * Fix animations so that tiles moving up and down rows appear to animate in from the correct direction. Tiles moving to the row above should animate in from right to left. Tiles moving to the row below should animate in from left to right. * Update the number of columns in the grid to 2. * Update layout of individual tiles to match redlines from UX. * Tweak font sizes for tiles * No longer truncate names in tiles * Tiles have a 2-3 height to width ratio * Update assets and layout for favorite and more info icons * Add content description for the favorite button * Add tests for PhoneFavoritesTileAdapter Change-Id: I50b298f0941698985d281f13e6a87c5a9b613efa