Saurabh Mahajan

Results 3 comments of Saurabh Mahajan

@Syjgin ci_margin seems to be working for setting the distance. Can you share the code?

I would try setting the margin using the Config class as in https://github.com/ongakuer/CircleIndicator/blob/master/sample/src/main/java/me/relex/circleindicator/sample/fragment/CustomAnimationFragment.java#L31

If you're using a Call like `fun fetchSomething(): Call`, make sure it's not a suspend function