diff options
| author | Sai Cheemalapati <saicheems@google.com> | 2014-06-19 12:31:40 -0700 |
|---|---|---|
| committer | Sai Cheemalapati <saicheems@google.com> | 2014-06-20 14:55:45 -0700 |
| commit | f5fc99dfa667f346b95aa274d6c6f42c1f8a4515 (patch) | |
| tree | f7b90f7c68df48ac1c8aeeec2540439f49278a08 /res/values/animation_constants.xml | |
| parent | 56444f96da37934839c788f2a74cbb5d8193c552 (diff) | |
| download | android_packages_apps_ContactsCommon-f5fc99dfa667f346b95aa274d6c6f42c1f8a4515.tar.gz android_packages_apps_ContactsCommon-f5fc99dfa667f346b95aa274d6c6f42c1f8a4515.tar.bz2 android_packages_apps_ContactsCommon-f5fc99dfa667f346b95aa274d6c6f42c1f8a4515.zip | |
Update Emergency Dialer to match Dialer (2/7).
Emergency dialer style updated to match style in Dialer and
InCallUI.
Moved all dialpad resources to PhoneCommon.
Change-Id: I5741364301c50770fd082758ef81fc79fd7c3b73
Diffstat (limited to 'res/values/animation_constants.xml')
| -rw-r--r-- | res/values/animation_constants.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values/animation_constants.xml b/res/values/animation_constants.xml index 36a078a3..9e59194d 100644 --- a/res/values/animation_constants.xml +++ b/res/values/animation_constants.xml @@ -15,8 +15,5 @@ ~ limitations under the License --> <resources> - <integer name="dialpad_slide_in_duration">532</integer> - <integer name="dialpad_slide_out_duration">257</integer> - <integer name="floating_action_button_animation_duration">250</integer> </resources> |
