summaryrefslogtreecommitdiffstats
path: root/res/drawable-xhdpi/ic_notification_multiple_mail_24dp.png
Commit message (Collapse)AuthorAgeFilesLines
* Update the notification icons for Lollipopblunden2015-10-181-0/+0
| | | | | | | | Repurposes one of the existing drawables and includes a new drawable for multiple emails inspired by the one used in the Gmail app Change-Id: Ieb8589f38113e55d0170dcd204cd4f25ec2165ea
* Revert "Force Show Vector Drawables (UnifiedEmail)"Rohan Shah2014-10-131-0/+0
| | | | | | | | Need to revert - doesn't build on Mac OS This reverts commit a2023f30e61405506b6bab84575bd425957ae171. Change-Id: I84ffde14135857402e4249a1dec9040a80deff21
* Force Show Vector Drawables (UnifiedEmail)Rohan Shah2014-10-131-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Added anydpi-v21 drawable folder, which causes the system to prioritize the xmls in the folder and use them over the ones in xxhdpi for xxxhdpi devices. Also removed unnecessary xxxhdpi icons and updated notif mail and multiple_mail icons. Removed three files from the vector drawable folder as we cannot call BitmapFactory.decodeResources(...) on vector drawables: - ic_star_outline_20dp - ic_star_20dp - ic_check_wht_24dp We will have to go back and change how we initialize the bitmaps from the vector drawables later. These have been recorded in the bug. Finally, updated notification and parent folder icons. Bug: 17936539 Change-Id: If7759b47824a06aadd4ec038cb6ab7fb8e5fdfe3
* Update Notifications (UnifiedEmail)Rohan Shah2014-08-141-0/+0
Updated most of the notifications and added color for them. Still missing a few things: - No Big Icon BG (waiting for possible addition to frmwrk) - Small mail icon is still there with multiple mail icon (code's in place but I'm looking for a better sol) - Badge (small) Icon is really small at the top of the bar which should be fixed soon Bug: 16987147 Change-Id: I44de8eab32250d1486805a652e8c04db89268c62