Darshan

Results 119 issues of Darshan

Currently the Library shows a Dialog Pop-Up when there is No Internet Connection but instead there should be No Pop-Up at all if there is no Network Connection... Most of...

Please a Functionality where we can define a Session fpr the Library to show the Pop-Ups... Somethin like, if I set the value like - .session(2) then the library will...

Is there a possibility of Adding a method to use custom typeface on all the text in the Dialog? Somethin like .setTypeface? it will be great if included 😀

- Will require an external dependency to a Video Player (most preferably `ExoPlayer`) - Add a `CountDown` for the reward time limit at the top of `Ad`, maybe a `Splash`...

enhancement

Currently, there is no support for customizing Option based items. Example: a Font List, different colours depending on the index, etc. **Describe the solution you'd like** Support customizing the title...

enhancement

**Describe the bug** Issue is not reproducible locally but I've got a few thousand crashes due to this. (Reports via Crashlytics) The use-case is using `RecyclerView` & showing Images from...

help wanted

This PR allows the user to specify a shape type if he wants a specific type. Example - ``` CommonConfetti.rainingConfetti(container, new int[] { Color.BLACK, Color.WHITE, ContextCompat.getColor(this, R.color.colorAccent), ContextCompat.getColor(this, R.color.colorPrimary)), Shape.MIXED)...

A `.shape(intArrayOf())` should be added in `CommonConfetti` so it is easier to add shapes in one single line.

It would be Awesome if the View's background color can be changed! Add a method like setColors(); to pass an array of Colors that will be set as the background...

Please add the Text Selection, Remember Last Page function