Android-ObservableScrollView icon indicating copy to clipboard operation
Android-ObservableScrollView copied to clipboard

Exception raised during rendering: addView(View, LayoutParams) is not supported in AdapterView

Open mtwn105 opened this issue 9 years ago • 1 comments

mtwn105 avatar Feb 16 '16 19:02 mtwn105

I have this issue as well. Trying to put it in a Fragment inside FragmentActivity Edit:

I just fixed my issue, I was trying to implement ObservableListView when I should of been using ObservableScrollView. 🤦‍♂️

to-sh-1 avatar Feb 06 '17 22:02 to-sh-1