https://github.com/theapache64/livedata_transformation_example
A simple app to show LiveData Transformation, built using ( MVVM + Dagger2 + Retrofit + RxJava + DataBinding )
https://github.com/theapache64/livedata_transformation_example
Last synced: 12 months ago
JSON representation
A simple app to show LiveData Transformation, built using ( MVVM + Dagger2 + Retrofit + RxJava + DataBinding )
- Host: GitHub
- URL: https://github.com/theapache64/livedata_transformation_example
- Owner: theapache64
- License: apache-2.0
- Created: 2018-12-26T03:56:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-13T14:18:20.000Z (about 7 years ago)
- Last Synced: 2025-02-01T17:44:00.656Z (about 1 year ago)
- Language: Java
- Size: 218 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# livedata_transformation_example
A simple app to show LiveData Transformation, built using ( MVVM + Dagger2 + Retrofit + RxJava + DataBinding )