X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftransaction_list_row.xml;fp=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftransaction_list_row.xml;h=966d9d28d5ad76f5384f3918a3a0201e0fc9f30a;hp=6b7d15a5574ea2341d0ce5f39cdd43ccd359d2f2;hb=b576e8ad6f3f9b57857194b1e5d5a99a790142a4;hpb=64a9a261dacaa681086cd9d5ad8bcdf26ebce3ac diff --git a/app/src/main/res/layout/transaction_list_row.xml b/app/src/main/res/layout/transaction_list_row.xml index 6b7d15a5..966d9d28 100644 --- a/app/src/main/res/layout/transaction_list_row.xml +++ b/app/src/main/res/layout/transaction_list_row.xml @@ -59,7 +59,8 @@ android:layout_height="wrap_content" android:layout_weight="5" android:text="---." - android:textAppearance="@style/TextAppearance.MaterialComponents.Body1" + android:textAppearance="@android:style/TextAppearance.Material.Medium" + android:textColor="?textColor" tools:ignore="HardcodedText" />