2

I would like to make a similar design to my RecyclerView (or if it's not possible maybe a ListView can do that) like the one in the status bar (or Lock Screen) of Android Lollipop and up.

I am mainly interested in how they stack on top of each other when they no longer fit into the screen. And the way they slide up is they go each one behind the one above it.

Here are some images (they are stacked in the second screen): one, two.

I know how to use the RecyclerView with default scrolling behaviour and such but the one described above is very interesting. How is it possible?

Alex Age
  • 41
  • 1
  • Seems like a duplicate question, see [here](https://stackoverflow.com/questions/9987402/is-it-possible-to-make-a-listview-populate-from-the-bottom) – schrieveslaach Dec 23 '15 at 18:41
  • It is not a duplicate. I basically need that stacking effect (one over each other). – Alex Age Jan 16 '16 at 13:49

0 Answers0