]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/content_new_transaction.xml
amount height should match the parent height
[mobile-ledger.git] / app / src / main / res / layout / content_new_transaction.xml
index 086609d708dcf8b9445ebe20a8efddedad6b3e1f..0cbfc203638fc3906b5111313eee2ef35c990c71 100644 (file)
                     <EditText
                         android:id="@+id/new_transaction_amt_2"
                         android:layout_width="wrap_content"
-                        android:layout_height="wrap_content"
+                        android:layout_height="match_parent"
                         android:layout_gravity="bottom"
                         android:layout_weight="1"
                         android:width="0dp"