X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_new_transaction.xml;h=3b730b3ce2c408867fbd207df26a0e6ac052a5d9;hp=ede22f87ac56d91c42add498c883907ce37b1697;hb=76abb587210c5d2ecca16f81bdae2ba7dc5c75c7;hpb=25fd5422e2275099c4e6767df2893909c06faac5 diff --git a/app/src/main/res/layout/activity_new_transaction.xml b/app/src/main/res/layout/activity_new_transaction.xml index ede22f87..3b730b3c 100644 --- a/app/src/main/res/layout/activity_new_transaction.xml +++ b/app/src/main/res/layout/activity_new_transaction.xml @@ -39,7 +39,7 @@ android:rotation="-45" android:text="@string/simulation_label" android:textAlignment="center" - android:textColor="@color/table_row_dark_bg" + android:textColor="?attr/table_row_dark_bg" android:textIsSelectable="false" android:textSize="36sp" android:textStyle="bold" @@ -61,7 +61,7 @@