Angel Tovar SanchezPush notifications in Multi-Module AppToday most of the applications in the business environment are modular, this approach brings many benefits, but also some problems or…Nov 3, 20211Nov 3, 20211
Angel Tovar SanchezDouble list RecyclerViewSome time ago I implemented a RecyclerView using two lists of different object types to avoid using two RecyclerViews and having a…Apr 12, 2020Apr 12, 2020
Angel Tovar SanchezViewPager with auto scrollSome time ago I implemented a ViewPager with “automatic scrolling” using a Kotlin extension function, so here is an example if someone is…Dec 20, 20191Dec 20, 20191