Merge "Update FloatingToolbar overflow button." into nyc-dev

am: f061f2e

* commit 'f061f2e706afdf0c455482c71829aaa1d0b76884':
  Update FloatingToolbar overflow button.

Change-Id: I727af3ed4df29cf615505865193012c2290547d4
This commit is contained in:
Abodunrinwa Toki
2016-04-15 17:56:31 +00:00
committed by android-build-merger

View File

@@ -24,5 +24,5 @@
android:paddingEnd="@dimen/floating_toolbar_menu_button_side_padding"
android:paddingBottom="@dimen/floating_toolbar_menu_image_button_vertical_padding"
android:scaleType="centerInside"
android:background="?attr/selectableItemBackgroundBorderless"
android:background="?attr/actionBarItemBackground"
android:tint="?attr/floatingToolbarForegroundColor" />