Some refactoring; add tests for ListHabitsScreen

This commit is contained in:
2016-07-21 22:48:37 -04:00
parent d6dacfd24b
commit a984467516
42 changed files with 1074 additions and 445 deletions

View File

@@ -22,7 +22,7 @@
style="@style/dialogForm"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
tools:context=".ui.habits.edit.BaseDialogFragment"
tools:context=".ui.habits.edit.BaseDialog"
tools:ignore="MergeRootFrame">
<LinearLayout