]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/content_new_transaction.xml
home is account summary, latest transactions is a new item
[mobile-ledger.git] / app / src / main / res / layout / content_new_transaction.xml
index b4b6babedf9bc1a90e3310dba53742171682d1a0..0d284493e5b8b0cd051fd029607ecaa0c8e3a7ec 100644 (file)
@@ -6,7 +6,7 @@
     android:layout_height="match_parent"
     app:layout_behavior="@string/appbar_scrolling_view_behavior"
     tools:context=".NewTransactionActivity"
-    tools:showIn="@layout/activity_new_transaction">
+    tools:showIn="@layout/activity_account_summary">
 
     <ScrollView
         android:id="@+id/transaction_details"