Refactor ShowHabit fragment; break widgets

This commit is contained in:
2016-06-24 08:39:48 -04:00
parent a11ad6e909
commit efd0d1e051
39 changed files with 1034 additions and 955 deletions

View File

@@ -91,3 +91,7 @@ dependencies {
exclude group: 'com.android.support'
}
}
retrolambda {
defaultMethods true
}