You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: