Forum Discussion

tscholze's avatar
tscholze
Iron Contributor
Apr 09, 2022
Solved

UI question on foldable: How to display a small amount of content on top of an extended canvas?

Hi team, during my current pet project I learn, that my UI / UX understanding and how thing should work under Android is still not competitive (and useful) that's why I ask you, the awesome Surface ...
  • khalper's avatar
    Apr 14, 2022

    Hi Tobias,

     

    Thanks for your question!

     

    To be honest, I also am not an expert in Android components/Material Design, but from what you have described, it sounds like a Sheet would fit your needs. We do use a custom component similar to a BottomSheet/Drawer in the NavigationRail Compose sample, but like you mentioned, some content is still shown when the component is collapsed, so that wouldn't fit your exact use case.

Resources