[fenix] For https://github.com/mozilla-mobile/fenix/issues/23207 - Update the tabs tray FAB color to @color/fx_mobile_layer_color_accent

pull/600/head
Gabriel Luong 3 years ago committed by mergify[bot]
parent 1a9fb369a0
commit 9b0841a352

@ -12,7 +12,7 @@
android:layout_gravity="bottom|end"
android:scrollbars="none"
android:layout_margin="16dp"
android:backgroundTint="@color/accent_normal_theme"
android:backgroundTint="@color/fx_mobile_action_color_primary"
android:contentDescription="@string/add_tab"
android:elevation="99dp"
android:text="@string/tab_drawer_fab_content"

Loading…
Cancel
Save