You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
android-libs/lib_base
Ztiany 730475b021 update viewpaer2 5 years ago
..
src fix permission 5 years ago
.gitignore Initial commit 5 years ago
README.md Update README.md 5 years ago
build.gradle update viewpaer2 5 years ago
proguard-rules.pro Initial commit 5 years ago

README.md

Android Development Base Library

1 Third part Libraries

2 Environment

  • AndroidStudio 3+
  • Java8 with desugar

3 How do we make Dagger2 working with SavedStateViewModel?

refer