javiersantos / BottomDialogs

An Android library that shows a customizable Material-based bottom sheet. API 11+ required.
Apache License 2.0
642 stars 119 forks source link

How to remove title and content #22

Open momonchi opened 8 years ago

momonchi commented 8 years ago

I want to remove title and content and show only the customview. Thanks in advance.

vinothsvk92 commented 7 years ago

Exposing the view objects would solve this issue. Will send a pull request for the same.