X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftransaction_list_row_accounts_table_row.xml;h=604b2b0e1dc9ab2a6a1207af0fb59a2dbee1182b;hb=781cb56837968abefd29e027be56804c7f126ba1;hp=67a5add2407258792c14f375d1b93a3264c6d2a9;hpb=b576e8ad6f3f9b57857194b1e5d5a99a790142a4;p=mobile-ledger.git 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 67a5add2..604b2b0e 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,23 +36,24 @@ android:layout_height="wrap_content" android:text="another acc name" android:textAlignment="viewStart" - android:textAppearance="@android:style/TextAppearance.Material.Small" - android:textColor="@android:color/secondary_text_light" + android:textAppearance="@android:style/TextAppearance.Material.Medium" + android:textColor="?textColor" android:textStyle="normal" - tools:ignore="HardcodedText" /> + tools:ignore="HardcodedText" + /> + android:textColor="?commentColor" + tools:ignore="HardcodedText,RtlSymmetry" + />