Flipboard / bottomsheet

Android component which presents a dismissible view from the bottom of the screen
BSD 3-Clause "New" or "Revised" License
4.53k stars 594 forks source link

Access Buttons in the Bottomsheet #192

Open hiyamgh opened 6 years ago

hiyamgh commented 6 years ago

Hi

When attaching the bottomsheet to the activity_main, I am not able to access the views inside this bottomsheet, I am having a null pointer exception.