X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout-v26%2Fcontent_new_transaction.xml;h=8e71c3415ac102050c8d643acb06ace1f51addfc;hp=e6aff4865e8f44e00026d63be28e105a319c4e40;hb=51acc2390258436e3d97de216ff6d624ac07ce5f;hpb=b3fff85cf8314bb335eab4e9e9aa0fa9681ad12b diff --git a/app/src/main/res/layout-v26/content_new_transaction.xml b/app/src/main/res/layout-v26/content_new_transaction.xml index e6aff486..8e71c341 100644 --- a/app/src/main/res/layout-v26/content_new_transaction.xml +++ b/app/src/main/res/layout-v26/content_new_transaction.xml @@ -26,7 +26,10 @@ android:importantForAutofill="no" android:inputType="date" android:onClick="pickTransactionDate" - android:textAlignment="center" /> + android:selectAllOnFocus="true" + android:singleLine="true" + android:textAlignment="center" + android:textStyle="bold" />