Mark Lordan

Results 3 comments of Mark Lordan
trafficstars

mSheetLayout or mFab is probably null, can you post your onCreate method where you initialize them?

It looks fine to me, unless the SheetLayout / FAB are not present in R.layout.activity_main or have the wrong IDs. Have you tried it without binding via findViewByID?

@raviraghav93 do you have your code available on Github? I could take a proper look rather than guessing on the supplied info