Google Play like RecyclerView Snapping Example
We all Android users has Google Play app in our mobile. And ofcourse you'll see the amazing UI of that application. If you want to use that RecycleView design in your Android application.…
We all Android users has Google Play app in our mobile. And ofcourse you'll see the amazing UI of that application. If you want to use that RecycleView design in your Android application.…
In my previous articles we discuss about advantage of Kotlin and create first application in Kotlin using Reddit API. But today we discuss about disadvantage of Kotlin and Please treat it…
Isometric drawing is way of presenting designs/drawings in three dimensions. In order for a design to appear three dimensional, a 30 degree angle is applied to its sides. The cube opposite, has…
Side menu animation is useful way to present option to the user and its easier than ever to add one to an app in Android. But if you use cool animation with…
Fan Layout Manager is a new library created at Cleveroad. This ideas don’t come from nowhere, everything we invent results from the difficulties we overcome. This exactly what happened — we…
Previously we discuss about toolbar animation which was a cool tutorial but today We discuss about SpaceTabLayout animation which is a awesome TabLayout for Android with a central Floating Action Button. This…
The mPhone 8 renders 1920 x1080 in 441 PPI LG made FHD LTPS OGS multi-touch display. Hid with 2.5D AGC Dragontrail™. The quality and clarity of the display in any…
If you’ve written much Android code, you’ve probably made this mistake at least once: Toast.makeText(MainActivity.this, "This will not be displayed"); What if I told you there was a way to…
Samsung is developing many next generation display technologies supported OLEDs. Samsung has been developing a folding OLED device for a protracted time - which can dramatically change the mobile device…
Recently Google introduce Kotlin as a official language for Android and I really love Kotlin! and for me is the future of Java (today) but this is just my opinion :)…