]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout-v26/content_new_transaction.xml
bump support to API ver 28
[mobile-ledger.git] / app / src / main / res / layout-v26 / content_new_transaction.xml
index e6aff4865e8f44e00026d63be28e105a319c4e40..8e71c3415ac102050c8d643acb06ace1f51addfc 100644 (file)
                 android:importantForAutofill="no"
                 android:inputType="date"
                 android:onClick="pickTransactionDate"
-                android:textAlignment="center" />
+                android:selectAllOnFocus="true"
+                android:singleLine="true"
+                android:textAlignment="center"
+                android:textStyle="bold" />
 
             <LinearLayout
                 android:importantForAutofill="noExcludeDescendants"