]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/transaction_list_row.xml
further theme fixes
[mobile-ledger.git] / app / src / main / res / layout / transaction_list_row.xml
index 0de115b130b230b238f80fe144e729df67da9506..e34444a984d637837f212719f502f29d134e7101 100644 (file)
@@ -61,7 +61,6 @@
                     android:layout_width="match_parent"
                     android:layout_height="wrap_content"
                     android:text="---."
-                    android:textColor="?textColor"
                     android:textAppearance="@android:style/TextAppearance.Material.Medium"
                     android:textStyle="bold"
                     tools:ignore="HardcodedText"
@@ -73,9 +72,8 @@
                     android:layout_marginStart="0dp"
                     android:layout_marginTop="0dp"
                     android:text="Comment text"
-                    android:textAppearance="@android:style/TextAppearance.Material.Small"
-                    android:textColor="?commentColor"
                     tools:ignore="HardcodedText"
+                    style="@style/transaction_list_comment"
                     />
             </LinearLayout>