S
S
Sergey Semenko2015-10-19 20:11:17
Java
Sergey Semenko, 2015-10-19 20:11:17

Android - Push in the right direction. How to implement this correctly?

Right now I'm sitting and thinking, how to implement such markup?
104e1b310eb6424c8223a299e2f671da.png
It would be nice if this is a ScrollView with content, but there are lists inside, that is, both elements scroll, and this is already some kind of conflict, or am I wrong? If not, then why does my RecyclerView scroll separately from the ScrollView, even though the height is equal to the height of the content? It also occurred to me that this is all one RecyclerView with several ViewHolder types, can this be a reality? If so, where can I find an example? I would be grateful for any tips in the right direction.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Oleg Gamega, 2015-10-19
@abler98

think right, RecyclerView works great with different types of elements and a different number of icons, in general it is quite good for many things

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question