Closed shaniceweiwei closed 6 years ago
How to use this in a fragment? I've implemented RatingDialogListener in my fragment, but it doesn't work.
Hello @shaniceweiwei Listener should be implement in activity not fragment.
Release 2.3.0 available It provides a way to handle callback in fragments, see samples
How to use this in a fragment? I've implemented RatingDialogListener in my fragment, but it doesn't work.