Code Monkey home page Code Monkey logo

ratebottomsheet's Introduction

ratebottomsheet's People

Contributors

lopspower avatar lukelorusso avatar subhrajyotisen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ratebottomsheet's Issues

Click listener on dislike button

Hi and first of all a huge thanks for the great library.

Currently I have one problem: when the user is asked if he likes the app or not, I am not able to define an action what to do if the user clicks the dislike button. I want to open a new activity where the user can input some reasons and hints for improvements etc.

Is this already possible or does it have to be integrated first?

Greetings

Can't set custom action for rate button

Hi, Quite interesting work...

I wonder if it's possible for you to add a feature to set custom intent for the rating button in order to be able to direct the user to any app store or pages...

Thanks in advance.

IllegalStateException

Fatal Exception: java.lang.IllegalStateException
Can not perform this action after onSaveInstanceState

com.mikhaellopez.ratebottomsheet.AskRateBottomSheet$Companion.show$ratebottomsheet_release (AskRateBottomSheet.kt:16)

Custom background colour bottomsheet

Hi thank you for creating this amazing library, btw i got black colour background in bottomsheet. How i can change this color at least i cant use my color resource for this. Thank you!

InflateException:

I can't use the library due to this exception:

:layout/rate_bottom_sheet_layout: Error inflating class com.google.android.material.button.MaterialButton

How can i fix it, I add the RateBottomSheet init in the MainActivity

Always display violated StrictMode policy

I always found this warning in my console

StrictMode policy violation; ~duration=1 ms: android.os.strictmode.DiskReadViolation
        at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1504)
        at java.io.UnixFileSystem.checkAccess(UnixFileSystem.java:251)
        at java.io.File.exists(File.java:815)
        at android.app.ContextImpl.getDataDir(ContextImpl.java:2253)
        at android.app.ContextImpl.getPreferencesDir(ContextImpl.java:550)
        at android.app.ContextImpl.getSharedPreferencesPath(ContextImpl.java:747)
        at android.app.ContextImpl.getSharedPreferences(ContextImpl.java:400)
        at android.content.ContextWrapper.getSharedPreferences(ContextWrapper.java:174)
        at android.content.ContextWrapper.getSharedPreferences(ContextWrapper.java:174)
        at com.mikhaellopez.ratebottomsheet.PreferenceHelper.<init>(PreferenceHelper.kt:22)
        at com.mikhaellopez.ratebottomsheet.RateBottomSheetManager.<init>(RateBottomSheetManager.kt:34)
        at com.myapp.app.base.BaseActivity.instantiateRateUs(BaseActivity.kt:143)
        at com.myapp.app.HomeTwoActivity.configObjCallback(HomeTwoActivity.kt:327)

Issue source come from the library, how can i deal with this? Although there is no crash but i am not satisfied with this

Calling from java instead of Kotlin

Is there a way to call 'showRateBottomSheetIfMeetsConditions' from java? Do you have an example of integrating with java instead of kotlin?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.