Make bottomSheetDialog full screen over status bar

前端 未结 3 1292
旧巷少年郎
旧巷少年郎 2020-12-13 20:40

I recently used android.support.design.widget.BottomSheetDialogFragment. I wanted to do something which is similar to the Google contact app, its BottomSheet can overlay the

3条回答
  •  暖寄归人
    2020-12-13 21:08

    Was not able to find the solution to this problem, but can suggest an alternate that helped me serve the same purpose. Here's the reference : http://www.hidroh.com/2016/06/17/bottom-sheet-everything/

    The article explains creating a bottom sheet activity and adding the backdrop shadow with it.

提交回复
热议问题