Refactor ShowHabit screen; remove fragment

This commit is contained in:
2016-06-24 14:52:41 -04:00
parent efd0d1e051
commit 6ba6d7c8c1
53 changed files with 620 additions and 492 deletions

View File

@@ -27,7 +27,7 @@
android:gravity="center"
android:orientation="vertical">
<org.isoron.uhabits.ui.habits.show.views.RingView
<org.isoron.uhabits.ui.common.views.RingView
android:id="@+id/scoreRing"
android:layout_width="match_parent"
android:layout_height="0dp"