]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/new_transaction_row.xml
drop unneeded ems setting in several layouts
[mobile-ledger.git] / app / src / main / res / layout / new_transaction_row.xml
index e85b3c6620a327d8964db911bb830230e83594b7..a521d4ae4e9d1ed44c43a850c4f3876fd65d9992 100644 (file)
@@ -44,7 +44,6 @@
             android:layout_height="wrap_content"
             android:accessibilityTraversalBefore="@+id/new_transaction_description"
             android:drawableStart="@drawable/ic_event_gray_24dp"
-            android:ems="10"
             android:enabled="true"
             android:focusable="false"
             android:gravity="bottom|center"
@@ -67,7 +66,6 @@
             android:layout_gravity="bottom"
             android:layout_marginStart="8dp"
             android:accessibilityTraversalAfter="@+id/new_transaction_date"
-            android:ems="10"
             android:foregroundGravity="bottom"
             android:gravity="bottom"
             android:hint="@string/new_transaction_description_hint"