Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f061f2e7 authored by Abodunrinwa Toki's avatar Abodunrinwa Toki Committed by Android (Google) Code Review
Browse files

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

parents da62de4f cef2cd6e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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" />