文件名称:Android代码-MVVM_Hacker_News
文件大小:393KB
文件格式:ZIP
更新时间:2022-08-25 22:38:43
Android代码
MVVM using Data Binding I wanted to experiment creating an MVVM structured project using the official Data Binding library, so I stripped back an old project of mine and replaced relevant codebase with an MVVM approach. This is still experimental, so I'd love to hear any suggestion / improvements to the approach! Currently writing a Medium article which should explain more... but for now: Posts Post cards displayed on the Post Screen (left, above) are built using the following classes: P
【文件预览】:
MVVM_Hacker_News-master
----circle.yml(653B)
----gradlew(5KB)
----settings.gradle(43B)
----images()
--------screens.png(268KB)
----.travis.yml(474B)
----gradle()
--------wrapper()
----README.md(4KB)
----module_androidtest_only()
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
--------proguard-rules.pro(671B)
----gradlew.bat(2KB)
----gradle.properties(853B)
----.gitignore(130B)
----app()
--------src()
--------manifest-merger-release-report.txt(4KB)
--------.gitignore(23B)
--------build.gradle(3KB)
--------proguard-rules.pro(667B)
----build.gradle(565B)