简明易用框架,解决 MVI 实战痛点
-
Updated
Sep 14, 2023 - Java
简明易用框架,解决 MVI 实战痛点
Based on MVVM Architecture: using ViewBinding, ViewModel with LiveData, Dagger2, Retrofit2 with RxJava3, Room Database, MaterialCardView with ShapeableOverlay Style and ProgressView to fetch data from PokeAPI.
Small Android library for the usage of ViewBindings in your Activities and Fragments without the usual boilerplate code
Crop, rotate and save image in gallery with undo feature.
컴퓨터소프트웨어공학 모바일 컴퓨팅 개인프로젝트
This application is made to download movies and learn their information. The application first takes the data with retrofit and then saves it to the local database with room. After that, the movies are shown to the user. The reason for writing to the local database is for the user to see some of the data even if there is no internet
Android - RecyclerView Demo
Add a description, image, and links to the viewbinding-android topic page so that developers can more easily learn about it.
To associate your repository with the viewbinding-android topic, visit your repo's landing page and select "manage topics."