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

@@ -1,7 +1,7 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/container"
tools:context="org.isoron.uhabits.dialogs.EditHabitFragment"
tools:context="org.isoron.uhabits.fragments.EditHabitFragment"
tools:ignore="MergeRootFrame"
style="@style/dialogForm">