arthur3486 / bottomsheets

Material Bottom Sheets library for Android
Apache License 2.0
80 stars 12 forks source link

How to change the background color or set the background image for all bottomsheets? #1

Closed Morteza-Rastgoo closed 5 years ago

Morteza-Rastgoo commented 5 years ago

Is it possible to change the background color or set the background image for all bottomsheets? I don't want to use the custom view and I want the other variants to be customized

arthur3486 commented 5 years ago

HI @Morteza-Rastgoo !

You can change the bottom sheet background color by providing a custom configuration during the creation of the bottom sheet (See: Action Picker Config and Base Config).