]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/activity_new_transaction.xml
proactively apply the same fix to the new transaction editor
[mobile-ledger.git] / app / src / main / res / layout / activity_new_transaction.xml
index 740587a5ed8e404e136b03dfa19d2aec43743c82..55273c7414e947136fe40be282f45fe0444a045c 100644 (file)
@@ -21,6 +21,7 @@
     android:layout_width="match_parent"
     android:layout_height="match_parent"
     tools:context=".ui.new_transaction.NewTransactionActivity"
+    android:fitsSystemWindows="false"
     >
 
     <androidx.constraintlayout.widget.ConstraintLayout