]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/new_transaction_row.xml
drop last remnants of new transaction bottom padding
[mobile-ledger.git] / app / src / main / res / layout / new_transaction_row.xml
index 3a8c4b58e3b44d32efbc67ea73186a4f08c429ef..795e38f9a14712731c65b16445877355164ea4e5 100644 (file)
 
     </androidx.constraintlayout.widget.ConstraintLayout>
 
-    <FrameLayout
-        android:id="@+id/ntr_padding"
-        android:layout_width="match_parent"
-        android:layout_height="80dp"
-        android:minHeight="80dp"
-        >
-
-    </FrameLayout>
-
 </LinearLayout>
\ No newline at end of file