Which view group is used here to create this kind ...
# android
n
Which view group is used here to create this kind of layout? (This is a screenshot from WhatsApp status feature). I couldn't find anything regrading this. Maybe because I don't know the right keyword for this. My best guess is that it is a fragment that doesn't take up the whole screen. And this feature is using navigation. The paused screen in the background is probably from the backstack. Please enlighten me.
😶 3
c
Looks like a bottom sheet? Also, this is not kotlin specific (as per the channel guidelines) you should focus on Android + kotlin questions.
n
Opps. Apologies for that.
k