]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/content_account_summary.xml
major refactor, make account summary and transaction list fragments, part of the...
[mobile-ledger.git] / app / src / main / res / layout / content_account_summary.xml
index f7610f37ec7e276959bc916dfe47c3c8b590274b..ba388554f706acccccf31df6386dd42e127bf6db 100644 (file)
@@ -23,7 +23,7 @@
     android:layout_width="match_parent"
     android:layout_height="match_parent"
     app:layout_behavior="@string/appbar_scrolling_view_behavior"
-    tools:context=".AccountSummary"
+    tools:context=".ui.activity.MainActivity"
     tools:showIn="@layout/app_bar_account_summary">
 
     <android.support.v4.widget.SwipeRefreshLayout