Dan Lew Codes
  • Github
Subscribe
Tagged

animation

A collection of 1 post

android

Using hardware layers to improve Android animation performance

When someone asks me about poor animation performance, one of the first questions I ask is whether or not they are using hardware layers. During animations your views may be redrawn each frame. If you use view layers, instead of having to redraw each frame, views render once into an

Dan Lew Oct 20, 2015 • 3 min read
Dan Lew Codes © 2022
Powered by Ghost