Pixplicity / gene-rate

Generate a better rating for your Android app
Apache License 2.0
67 stars 17 forks source link

Interface Feedback has not implemented methods? #31

Closed billyjoker closed 4 years ago

billyjoker commented 4 years ago

I am looking for the release gradle dependency (1.1.8 has not it) with the three methods instead only one:

public interface OnFeedbackListener {

    void onFeedbackTapped();

    void onRateTapped();

    void onRequestDismissed(boolean dontAskAgain);
}

https://github.com/Pixplicity/gene-rate/blob/edgethegamer-patch-1/library/src/main/java/com/pixplicity/generate/OnFeedbackListener.java

billyjoker commented 4 years ago

Sorry i see that last version released is 1.3.0