Material Shadow for Android
Recently we discuss about Kotlin Native and daily used kotlin code, today we are going to discuss about Google's Material Shadow library. Material Shadow is a library for seamlessly integrating Material…
Recently we discuss about Kotlin Native and daily used kotlin code, today we are going to discuss about Google's Material Shadow library. Material Shadow is a library for seamlessly integrating Material…
Kotlin Native is another step toward making Kotlin usable throughout a modern application. Eventually, it will be possible to use Kotlin to write every component, from the server back-end to…
If you’re just starting your adventure with ConstraintLayout, the new layout that’s available in a support library and is closely integrated with the visual UI editor in Android Studio 2.2.…
Most of Android developer wants to know that how Android Instant Run works. It’s a feature in Android Studio that uses ✨magic✨ to significantly reduce the build and deploy times for incremental code…
Springy Facebook Rebound is a java library that models spring dynamics. Rebound spring models can be used to create animations that feel natural by introducing real world physics to your…
Pull-to-refresh is a great place for creativity! But Yalantis building cool pull-to-refresh called Pull To Make Soup animation not only for the purpose of self-expression. These small components can actually help…
If you use Google Play Movies, you have probably noticed this great animated SeekBar with a preview of the movie. It turned out that Rúben Sousa implemented that as an open-source…
KOIN is a Kotlin dependency injection framework that and its functional power to get things done! No proxy/CGLib, No code generation, No introspection. Just functional Kotlin and DSL magic ;)…
In this article, I am going to share some of the best top 30 Android tools to improve your development productivity and build better applications. I have been personally using these…
I am glad for two great news first one is to launched Android Studio 3 with fully Kotlin support and other one is to get a new shopping project. You'll…