AviranAbady/CookieBar2

How to Show CookieBar in BottomSheetDialogFragment

rezalaki opened this issue · 1 comments

Hi there, tnx for your greate library.

I have a problem in show CookieBar in BottomSheetDialogFragment
when call the method to show CookieBar inside the BottomSheetDialogFragment, it appears behind the BottomSheetDialog.
** I guess it is important to say that my BottomSheetDialogFragment is full screen.

Is there any solution to show CookieBar in front of BottomSheetDialog, not behind it??

Hey @rezalaki
Please provide a sample project with the issue you describe