]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/crash_dialog.xml
use colors by reference (makes the theme-aware) and reduce redundant colors
[mobile-ledger.git] / app / src / main / res / layout / crash_dialog.xml
index 61a0e70cedadf8f52b674c09368032c235b4767d..2b1bcbfce8ed4bf71efab8aed0e8fdf305ed15e3 100644 (file)
@@ -13,7 +13,7 @@
         android:layout_width="match_parent"
         android:layout_height="wrap_content"
         android:layout_weight="9"
-        android:background="@color/table_row_light_bg"
+        android:background="?table_row_light_bg"
         android:scrollbars="horizontal|vertical"
         android:visibility="gone">