We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d11fbf1 commit 8ab49f1Copy full SHA for 8ab49f1
README.md
@@ -29,6 +29,8 @@ framework.
29
* todo-mvp-rxjava/ - Based in todo-mvp, uses RxJava to handle load and observe
30
data
31
* todo-databinding/ - Uses the Data Binding Library to display data
32
+ * todo-mvp-contentproviders/ - Based in todo-mvp, uses Loaders and Content Providers
33
+ * todo-mvp-clean/ - Based in todo-mvp, uses Clean Architecture.
34
35
## Why a to-do application?
36
0 commit comments