For #23207 - Update the tabs tray FAB color to @color/fx_mobile_layer_color_accent

This commit is contained in:
Gabriel Luong 2021-12-24 22:15:44 -05:00 committed by mergify[bot]
parent 5864d49f6b
commit f0b37b001f
1 changed files with 1 additions and 1 deletions

View File

@ -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"