]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/activity_profile_detail.xml
Move ProfileDetailActivity under activity/
[mobile-ledger.git] / app / src / main / res / layout / activity_profile_detail.xml
index 15097e20b43c2d833666219ca863f9c38ed4cdc9..71376b93c7c30706526ba5be7ffa23692c0b7e92 100644 (file)
@@ -22,7 +22,7 @@
     android:layout_width="match_parent"
     android:layout_height="match_parent"
     android:fitsSystemWindows="true"
-    tools:context=".ui.profiles.ProfileDetailActivity"
+    tools:context=".ui.activity.ProfileDetailActivity"
     tools:ignore="MergeRootFrame">
 
     <android.support.design.widget.AppBarLayout