]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/content_new_transaction.xml
new transaction: use a fab button for submission
[mobile-ledger.git] / app / src / main / res / layout / content_new_transaction.xml
index 2ca1a156b9db5e206860ba2d8d7265c72c1be950..028ddcd3e435ffa728610c2ee63e96bc96a763ad 100644 (file)
 
             </TableLayout>
 
+            <FrameLayout
+                android:layout_width="match_parent"
+                android:layout_height="80dp"
+                android:background="@android:color/transparent">
+
+            </FrameLayout>
+
         </LinearLayout>
     </ScrollView>