summaryrefslogtreecommitdiff
path: root/res/drawable-xxxhdpi
AgeCommit message (Collapse)Author
2014-09-11Move blue fab out of DialerBrian Attwell
Bug: 17380050 Change-Id: Iba2389e264f74bb970c660e64adb9de1a424cb42
2014-09-02Use different FAB for dialpad, and use new animations.Andrew Lee
+ Use scaleIn/scaleOut for FABs in the Dialer application. + Add assets for green fab. + Update dialpad fragment, both the Java and layouts, to have their own FAB containers and FABs. + Change DialpadSlidingLinearLayout into DialpadSlidingRelativeLayout. - Removed or relocated dial some FAB handling, visibility, and translation functions. Now that the FABs in the dialpad fragment and DialtactsActivity are distinct, the logic can be scoped more precisely to a particular fragment/view. Bug: 16399233 Change-Id: I86f9f0053dc3c50fe0d5046389632af7ddff9f67
2014-08-25Add xxxhdpi icons for Dialer.Nancy Chen
Supporting xxxhdpi icons. Bug: 17212103 Change-Id: If5aeb41201e4e69aa24406699fdb8c4db50a54e9