I am trying to populate my ListView using an ArrayList of LinearLayout (because of reasons). Each of the LinearLayout have their own controls (Button, TextView, etc.) as child view.I am trying to populate my ListView using an Ar
I am trying to populate my ListView using an ArrayList of LinearLayout (because of reasons). Each of the LinearLayout have their own controls (Button, TextView, etc.) as child view.I am trying to populate my ListView using an Ar