Greetings,
Maybe this will sound like a dumb question, and probably it is, sorry for that but i’m a bit confused.
I just finished the chapter and was wondering about the way it was treated, 'cause in the beginning there’s the stuff about the abstract class and list , then, like something disconnected, the whole RecyclerView thing.
To me, it seems that there are two (and more?) ways to display lists:
- For fixed (and few) elements, a classic list class
- For an unpredictable number of elements, RecyclerView
Is that correct? Did i miss something important?
Sorry again for the stupid question and… For my bad english
Thanks in advance