X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnew_transaction_row.xml;h=a521d4ae4e9d1ed44c43a850c4f3876fd65d9992;hb=1e09e7f7c9f658c98dc809de328fc04a23802df9;hp=e85b3c6620a327d8964db911bb830230e83594b7;hpb=2a10026b966907fa60376778295ce6818458b3d0;p=mobile-ledger.git diff --git a/app/src/main/res/layout/new_transaction_row.xml b/app/src/main/res/layout/new_transaction_row.xml index e85b3c66..a521d4ae 100644 --- a/app/src/main/res/layout/new_transaction_row.xml +++ b/app/src/main/res/layout/new_transaction_row.xml @@ -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"