FlowLayout
FlowLayout copied to clipboard
addview not working crash app
when add a textview in code crash app thanks
Can you give me some more information. StackTrace would be nice.
Thanks
operation addView is unuseable.for example,add a TextView to the Layout,But Noting display.
I'll check it out. Is your FlowLayout in your case child of ScrollView or something similar by any chance?
Yes, parentView is ScroollView.
Is this issue solved? I am facing similar issue while adding it in recycler view.