Speed up app bar and FAB animation (2/2)

* Make FAB animation 30% faster.

Bug 30288176

Change-Id: I5163c9b4daddb0cfd872d54c0027b52278ab3af1
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>