use Android RecyclerView with 2 lines
Liquid syntax error: Unknown tag 'highlight'
Tag archive
Liquid syntax error: Unknown tag 'highlight'

A bit about RecyclerView RecyclerView is a more flexible and efficient alternative to the...

An Android library designed to precisely track the time spent by users viewing items in a...

RecyclerView has been an everyday used item in Android App Development. During our use case, we often...

Simple pagination scroll listener to implement infinite scrolling of recycler view items in Android.

No último post, nós conseguimos construir uma arquitetura MVVM simples, conectar nosso app a PokéAPI...
I've always had this question in my earlier days as an Android Developer. Every time I had to develop...

Ao utilizar o RecyclerView no Android, muito provavelmente você se depara com a necessidade de...

The entire code base was uploaded to GitHub Repo so that you can better comprehend the various concep...

Recently I wanted to show cards in my application which gets updated according to the month I have ad...
Here's the code, and it's all XML
Sometimes we want to display an extra content about the list items which does not necessarily need a...