[fenix] No issue: Uses NeutralButton for Migration Activity

pull/600/head
ekager 4 years ago committed by Emily Kager
parent 1ce8e8383c
commit 053f2017e6

@ -118,7 +118,7 @@
android:background="@android:color/transparent"
android:text="@string/migration_updating_app_button_text"
android:textSize="@dimen/migration_button_text_size"
android:textAppearance="@style/ThemeIndependentMaterialGreyButton"
android:textAppearance="@style/NeutralButton"
tools:text="Updating Firefox…" />
</LinearLayout>

Loading…
Cancel
Save