Giovanni De Francesco
Giovanni De Francesco
This PR enables to write the labels inside the circles instead of below. This is especially useful when a user needs to draw different numbers, such as the example below:...
Hi, I noticed that if I use the StatusView like this (without the Scroller, basically): ```xml ``` At runtime that ID doesn't exist because the following line: https://github.com/params-ing/StepViewAndroid/blob/722ccb391100881ea32e695edc33aa3025176a5e/stepview/src/main/java/params/com/stepview/StatusView.kt#L420 Overwrites it....
Let the user draw an image overlay instead of a tint. ### Note: I will implement it just if enough people ask me to do so (more than 5 ;)...
**Description** We are getting `java.lang.ClassNotFoundException: androidx.window.extensions.core.R` when updating the dependency `androidx.window:window` to latest (1.4.0 at the time of writing, updated on 20th of May) Is there any fix on our...