About This Project
- RecyclerView No Adapter (Adapter Has Been Handled)
- RecyclerView Multi-View-Type (only 2 type, still bug on java - beta version)
- Elegant call using injector()
- ViewBinding (Generic Type) *On Development
- Shimmer Effect
Screen Shoot Apps
Version Release
This Is Latest Release
$version_release = 3.0.1
What's New??
* Fixing bugs *
* Cleaning Unused Resource *
* Refactoring Code *
* Enhance Performance *
* Update Build.gradle *
* Separating into different sources (Frogo-UI-Kit) *
Download this project
Step 1. Add the JitPack repository to your build file (build.gradle : Project)
Add it in your root build.gradle at the end of repositories:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
Step 2. Add the dependency (build.gradle : Module)
dependencies {
// library frogo-recycler-view
implementation 'com.github.amirisback:frogo-recycler-view:3.0.1'
}
Tutorial
- FrogoRecyclerView Click Here
- FrogoShimmerRecyclerView Click Here
Wiki
- Frogo-UI-Kit Library Click Here
- Development Planning Click Here
Colaborator
Very open to anyone, I'll write your name under this, please contribute by sending an email to me
- Mail To faisalamircs@gmail.com
- Subject : Github _ [Github-Username-Account] _ [Language] _ [Repository-Name]
- Example : Github_amirisback_kotlin_admob-helper-implementation
Name Of Contribute
- Muhammad Faisal Amir
- Waiting List
- Waiting List
Waiting for your contribute
Attention !!!
- Please enjoy and don't forget fork and give a star
- Don't Forget Follow My Github Account