Sebastian Zalewski

Results 4 comments of Sebastian Zalewski

@jmaire Hey, i'm working on the same issue now, were you able to solve the problem?

@janishar Thanks for your answer. Okay so it's good i'm using @NonReusable, i think this view i get from LayoutInflater is not collected by GC. I need LayoutInflater to get...

Do you know any other way to get reference to the view from other layout than the one annotated by @Layout and without using LayoutInflater?