]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/import_export_bottom_appbar.xml
Improve the Night Theme blue button color. https://redmine.stoutner.com/issues/879
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / import_export_bottom_appbar.xml
index 6523fb1f4c24b4f3edb55913940a91e57d38b605..2c5759c9ee757cdacaa32ae89ec7a0f1ed7aab9e 100644 (file)
                             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" />
                     </LinearLayout>
                 </androidx.cardview.widget.CardView>
             </LinearLayout>