listview - Android - Horizontal scroll with "Show more" -


i have create view -

enter image description here

  1. there 3 items shown show more option
  2. on click of show more list grow 10 items scrollable .

what optimal way implement kind of view ?

use horizontalscrollview on first population of scrollview detect click on 4th position , on 4th item click reload data , call adapter.notifydatasetchanged()


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -