Using Tab bar on top of BottomSheet in Android
I am using Tabs at bottom of my screen (which is same way in other screens for navigation).
I am trying to use a BottomSheet
in my one screen, now I am wondering how could I adjust me layout in a way that bottom tab bar should also appear and BottomSheet
should also appear below that bar (on defined offset).