summaryrefslogtreecommitdiffstats
path: root/res/drawable-hdpi
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-08-20 15:02:16 -0700
committerAndrew Lee <anwlee@google.com>2014-09-02 15:15:21 -0700
commit405a6e6822fb19a9d14329da92e03e75e2e72703 (patch)
tree71c5c7db40e52be5c4ba89b1addbc24693f19598 /res/drawable-hdpi
parent3186c3723e143be8c0ab9389118f695ea7c183b4 (diff)
downloadandroid_packages_apps_Dialer-405a6e6822fb19a9d14329da92e03e75e2e72703.tar.gz
android_packages_apps_Dialer-405a6e6822fb19a9d14329da92e03e75e2e72703.tar.bz2
android_packages_apps_Dialer-405a6e6822fb19a9d14329da92e03e75e2e72703.zip
Use different FAB for dialpad, and use new animations.
+ 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
Diffstat (limited to 'res/drawable-hdpi')
-rw-r--r--res/drawable-hdpi/fab_green.pngbin0 -> 2798 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/fab_green.png b/res/drawable-hdpi/fab_green.png
new file mode 100644
index 000000000..ff9753c18
--- /dev/null
+++ b/res/drawable-hdpi/fab_green.png
Binary files differ