提交 b6b6e11f 编写于 作者: A amitshekhariitbhu

Change presenter to viewModel

上级 fbb14543
......@@ -5,7 +5,7 @@
#### The app has following packages:
1. **data**: It contains all the data accessing and manipulating components.
2. **di**: Dependency providing classes using Dagger2.
3. **ui**: View classes along with their corresponding Presenters.
3. **ui**: View classes along with their corresponding ViewModel.
4. **service**: Services for the application.
5. **utils**: Utility classes.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册