]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/new_transaction_row.xml
posting-level flag for amount validity; drop custom amount text filter
[mobile-ledger.git] / app / src / main / res / layout / new_transaction_row.xml
index ca1889eef97e8370a0faca6d320e232ad2b3b851..ab1668cbffd19e9c8302c07ce663e64171c9ce5b 100644 (file)
                 android:hint="@string/zero_amount"
                 android:imeOptions="actionNext"
                 android:inputType="numberSigned|numberDecimal|number"
-                android:minWidth="80sp"
+                android:minEms="4"
                 android:selectAllOnFocus="true"
                 android:textAlignment="viewEnd"
                 app:layout_constraintBottom_toBottomOf="parent"