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=5e058d07a15e5627cef42b9ca208c47a64033ce0;hp=8daa9737ea7bb97c7b59f2806dcd4ad51484ba8c;hb=ff27cd8c41424676ec046c58448d23cd4313d1dc;hpb=b1889d2e6ad5b59a4b896a979cdd5736449e2b9e 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..5e058d07 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 @@ -28,7 +28,14 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="5" - android:orientation="vertical"> + android:orientation="vertical" + > + + android:textAppearance="@android:style/TextAppearance.Material.Small" + android:textColor="?textColor" + android:textStyle="normal" + tools:ignore="HardcodedText" + /> + android:textAppearance="@android:style/TextAppearance.Material.Small" + android:textColor="?commentColor" + tools:ignore="HardcodedText,RtlSymmetry" + />