Rename package

This commit is contained in:
2016-02-20 16:06:51 -05:00
parent d6f31b8775
commit e06b0e79cc
9 changed files with 9 additions and 9 deletions

View File

@@ -8,7 +8,7 @@
<fragment
android:id="@+id/fragment2"
android:name="org.isoron.uhabits.dialogs.ShowHabitFragment"
android:name="org.isoron.uhabits.fragments.ShowHabitFragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />