
Episode 100: Android Rendering
Android Developers Backstage
00:00
Is Invalidate Deprecated?
In general, you don't want a big giant single view that's doing everything because then if you do have any small movement, we can't capture that as a graphic system. So from the graphics perspective, it helps to have more individual views compared to the layout perspective, where we prefer merge views that can do more. I wouldn't ever recommend that someone start adding views because it's useful for caching, except really, really niche scenarios.
Transcript
Play full episode