SlideShare a Scribd company logo
We're an independent
design & development
agency.
Create fun lists (fun
for the user)
IVAN MARIĆ
RECYCLER VIEW
Replaces ListView and GridView
Force usage of ViewHolder pattern
More work for a developer
MANUAL WORK
No dividers
No onItemClickListener
LayoutManager
ANIMATIONS
http://stackoverflow.com/questions/3928193/how-to-animate-
addition-or-removal-of-android-listview-rows
HOW ANIMATION WORKS
RecyclerView.ItemAnimator
DefaultItemAnimator
animateAppearance() → notifyItemInserted(int)
animateChange() → notifyItemChanged(int)
animateDisappearance() → notifyItemRemoved(int)
animatePersistence() → notifyItemMoved(int, int)
RecyclerView.ItemAnimator RecyclerView.Adapter
SIMPLE ITEM ANIMATOR
animateAdd
animateMove
animateChange
animateRemove
https://github.com/wasabeef/recyclerview-animators
BEFORE YOU START TO CODE
21 Animators
5 Adapters
3000+ stars
DO’S AND DON’TS
PREPARE HOLDER FOR ANIMATION
Initialize view properties before animation start
When saving for run pending
RESET ANIMATIONS
endAnimation(ViewHolder)
Missing views
Ghost Views
ALWAYS CALL DISPATCH END
dispatchMoveFinished
dispatchAddFinished
dispatchRemoveFinished
dispatchChangeFinished
WATCH ANIMATIONS ORDER
runPendingAnimations
Depends on the desired behaviour
Animation start delay
DECORATOR ANIMATIONS
Dividers draw over the items
Animate in the ItemDecoration
Move decoration into the view
PREDICTIVE ANIMATIONS
Animate holder currently not visible
Could cause problems with multiple view types
Option to turn off
Infinum Android Talks #18 - Create fun lists by Ivan Marić
Any questions?
IVAN.MARIC@INFINUM.CO
IVAN MARIĆ
Visit infinum.co or find us on social networks:
infinum.co infinumco infinumco infinum

More Related Content

PDF
Auto Layout
PPTX
Unit e adobe dreamweaver cs6
PDF
Infinum iOS Talks #1 - Swift done right by Ivan Dikic
PPTX
Intro to Swift techitout
PDF
Object Oriented Programming Ch3 SRP, DIP, ISP
PDF
Slack introduction
PDF
Swift
KEY
キーボードで完結!ハイスピード Xcodeコーディング
Auto Layout
Unit e adobe dreamweaver cs6
Infinum iOS Talks #1 - Swift done right by Ivan Dikic
Intro to Swift techitout
Object Oriented Programming Ch3 SRP, DIP, ISP
Slack introduction
Swift
キーボードで完結!ハイスピード Xcodeコーディング

Viewers also liked (20)

PDF
Apple Swift API Design Guideline
PPTX
Swift programming language
PDF
Object Oriented Programming in Swift Ch2 Polymorphism, OCP, LSP
PDF
HTML5 & Friends
PPT
Swift-Programming Part 1
PDF
20 Facts about Swift programming language
PPTX
Unit a adobe dreamweaver cs6
PDF
Swift Programming Language
PDF
Object Oriented Programming in Swift Ch0 - Encapsulation
PPTX
Bootstrap [part 1]
PPT
Introduction To Web Design with Dreamweaver Basics
PDF
Swift Tutorial Part 1. The Complete Guide For Swift Programming Language
PDF
Introduction to Swift programming language.
PDF
Xcode, Basics and Beyond
KEY
HTML CSS & Javascript
DOC
Basic Web Design In Dreamweaver
PPT
14. Defining Classes
PPT
08. Numeral Systems
PDF
Last train to php 7
PPT
Learning HTML
Apple Swift API Design Guideline
Swift programming language
Object Oriented Programming in Swift Ch2 Polymorphism, OCP, LSP
HTML5 & Friends
Swift-Programming Part 1
20 Facts about Swift programming language
Unit a adobe dreamweaver cs6
Swift Programming Language
Object Oriented Programming in Swift Ch0 - Encapsulation
Bootstrap [part 1]
Introduction To Web Design with Dreamweaver Basics
Swift Tutorial Part 1. The Complete Guide For Swift Programming Language
Introduction to Swift programming language.
Xcode, Basics and Beyond
HTML CSS & Javascript
Basic Web Design In Dreamweaver
14. Defining Classes
08. Numeral Systems
Last train to php 7
Learning HTML
Ad

Similar to Infinum Android Talks #18 - Create fun lists by Ivan Marić (9)

PDF
The Tale of a Smooth RecyclerView
PDF
Dinosaurs and Androids: The Listview Evolution
PDF
Android app material design from dev's perspective
ODP
Android App Development - 12 animations
PPTX
Android animation theory
PPTX
Basic Android Animation
PPTX
Recycler view
PDF
Stop running from animations droidcon London
PPTX
Animations avec Compose : rendez vos apps chat-oyantes
The Tale of a Smooth RecyclerView
Dinosaurs and Androids: The Listview Evolution
Android app material design from dev's perspective
Android App Development - 12 animations
Android animation theory
Basic Android Animation
Recycler view
Stop running from animations droidcon London
Animations avec Compose : rendez vos apps chat-oyantes
Ad

More from Infinum (20)

PDF
Infinum Android Talks #20 - Making your Android apps fast like Blue Runner an...
PDF
Infinum Android Talks #20 - DiffUtil
PDF
Infinum Android Talks #20 - Benefits of using Kotlin
PDF
Infinum iOS Talks #4 - Making our VIPER more reactive
PDF
Infinum iOS Talks #4 - Making your Swift networking code more awesome with Re...
PDF
Infinum Android Talks #13 - Using ViewDragHelper
PDF
Infinum Android Talks #14 - Log4j
PDF
Infinum Android Talks #9 - Making your app location-aware
PDF
Infinum Android Talks #14 - Gradle plugins
PDF
Infinum Android Talks #14 - Facebook for Android API
PDF
Infinum Android Talks #19 - Stop wasting time fixing bugs with TDD by Domagoj...
PDF
Infinum Android Talks #18 - In-app billing by Ivan Marić
PDF
Infinum Android Talks #18 - How to cache like a boss by Željko Plesac
PDF
Infinum iOS Talks #2 - VIPER for everybody by Damjan Vujaklija
PDF
Infinum iOS Talks #2 - Xamarin by Ivan Đikić
PDF
Infinum iOS Talks #1 - Swift under the hood: Method Dispatching by Vlaho Poluta
PDF
Infinum iOS Talks #1 - Becoming an iOS developer swiftly by Vedran Burojevic
PDF
Infinum Android Talks #17 - Testing your Android applications by Ivan Kust
PDF
Infinum Android Talks #17 - A quest for WebSockets by Zeljko Plesac
PDF
Infinum Android Talks #17 - Developing an Android library by Dino Kovac
Infinum Android Talks #20 - Making your Android apps fast like Blue Runner an...
Infinum Android Talks #20 - DiffUtil
Infinum Android Talks #20 - Benefits of using Kotlin
Infinum iOS Talks #4 - Making our VIPER more reactive
Infinum iOS Talks #4 - Making your Swift networking code more awesome with Re...
Infinum Android Talks #13 - Using ViewDragHelper
Infinum Android Talks #14 - Log4j
Infinum Android Talks #9 - Making your app location-aware
Infinum Android Talks #14 - Gradle plugins
Infinum Android Talks #14 - Facebook for Android API
Infinum Android Talks #19 - Stop wasting time fixing bugs with TDD by Domagoj...
Infinum Android Talks #18 - In-app billing by Ivan Marić
Infinum Android Talks #18 - How to cache like a boss by Željko Plesac
Infinum iOS Talks #2 - VIPER for everybody by Damjan Vujaklija
Infinum iOS Talks #2 - Xamarin by Ivan Đikić
Infinum iOS Talks #1 - Swift under the hood: Method Dispatching by Vlaho Poluta
Infinum iOS Talks #1 - Becoming an iOS developer swiftly by Vedran Burojevic
Infinum Android Talks #17 - Testing your Android applications by Ivan Kust
Infinum Android Talks #17 - A quest for WebSockets by Zeljko Plesac
Infinum Android Talks #17 - Developing an Android library by Dino Kovac

Recently uploaded (20)

PPTX
CHAPTER 2 - PM Management and IT Context
PDF
System and Network Administraation Chapter 3
PDF
Nekopoi APK 2025 free lastest update
PDF
How Creative Agencies Leverage Project Management Software.pdf
PPTX
Transform Your Business with a Software ERP System
PPTX
ISO 45001 Occupational Health and Safety Management System
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
top salesforce developer skills in 2025.pdf
PPTX
Odoo POS Development Services by CandidRoot Solutions
PPTX
history of c programming in notes for students .pptx
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
System and Network Administration Chapter 2
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
CHAPTER 2 - PM Management and IT Context
System and Network Administraation Chapter 3
Nekopoi APK 2025 free lastest update
How Creative Agencies Leverage Project Management Software.pdf
Transform Your Business with a Software ERP System
ISO 45001 Occupational Health and Safety Management System
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
2025 Textile ERP Trends: SAP, Odoo & Oracle
Wondershare Filmora 15 Crack With Activation Key [2025
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
top salesforce developer skills in 2025.pdf
Odoo POS Development Services by CandidRoot Solutions
history of c programming in notes for students .pptx
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Internet Downloader Manager (IDM) Crack 6.42 Build 41
System and Network Administration Chapter 2
Design an Analysis of Algorithms II-SECS-1021-03
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
Adobe Illustrator 28.6 Crack My Vision of Vector Design

Infinum Android Talks #18 - Create fun lists by Ivan Marić