BottomDialogs icon indicating copy to clipboard operation
BottomDialogs copied to clipboard

Padding can not be remove

Open MrLepage opened this issue 8 years ago • 0 comments

The padding you set in the bottom dialog layout (https://github.com/javiersantos/BottomDialogs/blob/master/library/src/main/res/layout/library_bottom_dialog.xml) can not be removed and prevents custom view layout from taking full width (for example).

Could be great to give a possibility to set this padding in the builder.

MrLepage avatar Aug 06 '16 17:08 MrLepage