Merge "Speed up app bar and FAB animation (2/2)" into ub-contactsdialer-f-dev
diff --git a/res-common/values/animation_constants.xml b/res-common/values/animation_constants.xml
index 9e59194..39f6ba6 100644
--- a/res-common/values/animation_constants.xml
+++ b/res-common/values/animation_constants.xml
@@ -15,5 +15,5 @@
   ~ limitations under the License
   -->
 <resources>
-    <integer name="floating_action_button_animation_duration">250</integer>
+    <integer name="floating_action_button_animation_duration">175</integer>
 </resources>