Search code examples
androidandroid-layoutbottom-sheetbottombar

Is it possible to display a bar on top of BottomSheet in Android


I am using a BottomSheet in my application, which contain some list items, and I am also using a Tab bar view in my whole application (at bottom of screen).

Is it possible and how can I display my that Tab Bar still in bottom of screen, and BottomSheet should also appear (on defined offset), but below my Tab Bar.

How can I adjust and arrange these layouts?


Solution

  • Please show Below link. Also you can add multiple tab bar in bottom layout.

    https://material.io/design/components/bottom-navigation.html