Android recyclerview expand upwards -


when using android recyclerview, default implementation when expanding items push second half of recyclerview below expanding item down. standard way of making first half of recyclerview before expanding item go instead? sort of facebook app.

in order have first fill down side of screen, please give more details problem


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -