mcharmas / android-tagview

Simple android view to display list of colorful tags efficiently.
Apache License 2.0
175 stars 32 forks source link

Tags disappear when the orientation of the activity is changed #4

Open loolooii opened 9 years ago

loolooii commented 9 years ago

When changing from portrait to landscape mode and come back, all tags disappear and you can start all over again.

Also, when tags don't fit in the screen width, the first tag on the next line overlaps a bit with the tag above (after adding more tags it fixes itself, though). So, it only happens with the first tag of each line.

loolooii commented 9 years ago

Tested on Galaxy S5 btw.