X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fimport_export_bottom_appbar.xml;fp=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fimport_export_bottom_appbar.xml;h=2c5759c9ee757cdacaa32ae89ec7a0f1ed7aab9e;hp=6523fb1f4c24b4f3edb55913940a91e57d38b605;hb=8a775f43cc1ce3a277e8875da66a57eac353088d;hpb=48ae68b846bb5bb035e0d86659e4736b6db6f12d diff --git a/app/src/main/res/layout/import_export_bottom_appbar.xml b/app/src/main/res/layout/import_export_bottom_appbar.xml index 6523fb1f..2c5759c9 100644 --- a/app/src/main/res/layout/import_export_bottom_appbar.xml +++ b/app/src/main/res/layout/import_export_bottom_appbar.xml @@ -208,8 +208,8 @@ android:text="@string/import_button" android:textSize="18sp" android:onClick="importExport" - app:backgroundTint="?attr/buttonBackgroundColorSelector" - android:textColor="?attr/buttonTextColorSelector" /> + app:backgroundTint="@color/button_background_selector" + android:textColor="@color/button_text_selector" />