X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout-v26%2Fcontent_new_transaction.xml;h=1df8ed8323008ec916a99d7953b587477efc381a;hb=9bef4ffc3aed3e6dc43e052fa1386fa4f55d0f4a;hp=e6aff4865e8f44e00026d63be28e105a319c4e40;hpb=b3fff85cf8314bb335eab4e9e9aa0fa9681ad12b;p=mobile-ledger.git 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..1df8ed83 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" />