]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/activity_patterns.xml
shuffle some classes under proper packages
[mobile-ledger.git] / app / src / main / res / layout / activity_patterns.xml
index 52ea0652cc27967f7fde4cdedf16b4b86f9ec520..78cac2f68bcd3862cf205e9bc2341d14b07deb5b 100644 (file)
@@ -22,7 +22,7 @@
     android:layout_height="match_parent"
     android:fitsSystemWindows="true"
 
-    tools:context=".ui.activity.PatternsActivity"
+    tools:context=".ui.patterns.PatternsActivity"
     >
 
     <com.google.android.material.appbar.AppBarLayout
@@ -57,7 +57,7 @@
         android:layout_width="match_parent"
         android:layout_height="match_parent"
         app:layout_behavior="@string/appbar_scrolling_view_behavior"
-        tools:context=".ui.activity.PatternsActivity"
+        tools:context=".ui.patterns.PatternsActivity"
         tools:showIn="@layout/activity_patterns"
         >