epoxy icon indicating copy to clipboard operation
epoxy copied to clipboard

How to custom Epoxy with AsyncLayoutInflater?

Open phongbm opened this issue 2 years ago • 0 comments
trafficstars

My xml item is very large, when I check Profiler and see Janky frame of inflate() method. This is big issue in my app. I research and found AsyncLayoutInflater, it can improve performance. So how to implement it with Epoxy? Thanks in advanced.

phongbm avatar Mar 01 '23 10:03 phongbm