Maybe im doing something wrong, but padding and radius in layout doesnt work to me · Issue #129 · romandanylyk/PageIndicatorView · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is my code from layout and image of it
but it works when i declare it from code:
val pageIndicator: PageIndicatorView = view.findViewById(R.id.collectItemsPageIndicator)
pageIndicator.padding = 55
I'm using the latest version, 1.0.3 and Android X
The text was updated successfully, but these errors were encountered: