X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ftransaction_list_row_accounts_table_row.xml;h=765b818946fd2f18ce07a2ac9e5d0f01cbb2a764;hb=2a10026b966907fa60376778295ce6818458b3d0;hp=67a5add2407258792c14f375d1b93a3264c6d2a9;hpb=b576e8ad6f3f9b57857194b1e5d5a99a790142a4;p=mobile-ledger-staging.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..765b8189 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 @@ -37,22 +37,23 @@ android:text="another acc name" android:textAlignment="viewStart" android:textAppearance="@android:style/TextAppearance.Material.Small" - android:textColor="@android:color/secondary_text_light" + android:textColor="?textColor" android:textStyle="normal" - tools:ignore="HardcodedText" /> + tools:ignore="HardcodedText" + /> + android:textColor="?commentColor" + tools:ignore="HardcodedText,RtlSymmetry" + />