X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftransaction_list_row_accounts_table_row.xml;h=a805e41f7cc300cfa4dc1b6e611f4402954ec75a;hp=8daa9737ea7bb97c7b59f2806dcd4ad51484ba8c;hb=cf461ae87ae19cb160f671e92227da7aa8cf81bf;hpb=fbaaba448b36e6f43d357c7651acef6746670f6e diff --git a/app/src/main/res/layout/transaction_list_row_accounts_table_row.xml b/app/src/main/res/layout/transaction_list_row_accounts_table_row.xml index 8daa9737..a805e41f 100644 --- a/app/src/main/res/layout/transaction_list_row_accounts_table_row.xml +++ b/app/src/main/res/layout/transaction_list_row_accounts_table_row.xml @@ -36,6 +36,9 @@ android:layout_height="wrap_content" android:text="another acc name" android:textAlignment="viewStart" + android:textAppearance="@style/TextAppearance.MaterialComponents.Body2" + android:textColor="@android:color/secondary_text_light" + android:textStyle="normal" tools:ignore="HardcodedText" />