Firoze Rakib

Results 4 comments of Firoze Rakib

This is already [reachable via Jitpack](https://jitpack.io/#romandanylyk/PageIndicatorView/b1bad589b5). Beyond that I'd suggest swapping to a different indicator if Maven Central is a dealbreaker.

You can fetch by commit (for example `b1bad58` which was the corresponding commit for 1.0.3) it should be fine. ```gradle implementation 'com.github.romandanylyk:PageIndicatorView:b1bad589b5' ```

Confirmed to be happening today. one possible reason could be: The Intent to share seems to be one-way...because once you share the photo, it redirects you to Instagram's main feed....

I guess [they updated](https://instagram.com/developer/mobile-sharing/android-intents/) the way their Intents work because they don't talk about `RESULT_OK` or `RESULT_CANCELED` anymore...