文件名称:Android代码-一个MVP框架
文件大小:730KB
文件格式:ZIP
更新时间:2022-08-25 20:38:48
Android代码
Moxy Moxy is a library that helps to use MVP pattern when you do the Android Application. Without problems of lifecycle and boilerplate code! The main idea of using Moxy: See what's happening here in the wiki. Capabilities Moxy has a few killer features in other ways: Presenter stay alive when Activity recreated(it simplify work with multithreading) Automatically restore all that user see when Activity recreated(including dynamic content is added) Capability to changes of many Views from one