Zhuinden / fragmentviewbindingdelegate-kt

[ACTIVE] A delegate for making managing the ViewBinding variable in a Fragment simpler.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use this in BottomSheetDialogFragment

Robotxm opened this issue · comments

BaseBottomSheetDialogFragment has no constructor which accepts layout id as the parameter. Is there any way to use this delegate with BaseBottomSheetDialogFragment?

You don't 👀

When the version 1.7.0 of the material components android is released, this will be possible.