Source link: https://github.com/ardhityawiedhairawan/WebviewPullRefresh
This is a simple webview with pull refresh in Android. You can used this source code for your project.
Source link: https://github.com/ardhityawiedhairawan/WebviewPullRefresh
This is a simple webview with pull refresh in Android. You can used this source code for your project.
Ascent is an Android library that simplifies applying custom fonts to TextViews
and sub-classes. Annotation processing is used to remove boilerplate from your code.
Android Studio plugin allowing to calculate sizes in different densities like xxxhdpi, xxhdpi, xhdpi, hdpi, mdpi, ldpi and tvdpi.
Annotation triggered connectivity checking for Android.
Auto Dagger2 is an annotation processor built on top of the Dagger2 annotation processor. It basically generates the component for you.
The goal is to reduce the boilerplate code required by Dagger2 when you have "empty" or simple components. It is usually the case in Android development.
You can also mix manually written components with the ones generated by Auto Dagger2. Auto Dagger2 produces the human-readable code you would (hopefully) write yourself.
Mortar / Flow / Dagger 2 requires to write a lot of boilerplate code. Auto Mortar is an annotation processor that focuses on eliminating the maximum of that boilerplate. No magic tricks here, just some straightforward and human readable code generated for you.
Introducing Volley Ball for Android, an extension library built on top of Volley.