-
Does it only work with Java 8 (JDK) under windows?
When checking the analyze output I'm seening this error:
> GradleConnectionException: Could not create an instance of Tooling API implementation …
-
**Description:**
After updating the gradle file (app and project level) based on this instruction https://documentation.onesignal.com/docs/android-sdk-setup, I sync project with Gradle files , but go…
-
what is this error and how to solve it?
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2426)
…
-
Hello, i am using your library with my app which is in arabic but i do not know how to inverse the orientation of the indicator to make it support RTL, for the moment the sense is inversed in any kind…
-
How can I use [CircleIndicator](https://github.com/ongakuer/CircleIndicator) with your library?
-
### Issue Description
Tried to execute `fastlane init` on an Android (standar project using the SDK) project with:
```
minSdk = 23
targetSdk = 28
compileSdk = 28
```
##### Command executed
`fa…
-
First of all, thank you very much for your fantastic library!! it is awesome.
I miss in your library the posibility of change the Circle Indication like in this library:
https://github.com/ongakuer/…
-
Android refactored import android.support.v4.view.ViewPager to androidx.viewpager.widget.ViewPager
So we can't use it anymore.
Will you fix your CircleIndicator.java?
If so, please change it ASAP. …
-
Hello,
one question regarding the release notes.
Can you please state release 1.2.2 in the release section of your github repository along with the release notes and the link to the source code?…
-
I want to change the color of selected circle indicator to red. The unselected circle should be in white color. How can i do that ?