Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I customize current page indicator color? #131

Open
vicentebalderas opened this issue Nov 13, 2017 · 6 comments
Open

How can I customize current page indicator color? #131

vicentebalderas opened this issue Nov 13, 2017 · 6 comments

Comments

@vicentebalderas
Copy link

I'm developing an app that has a white background color and the InkPageIndicator for the current page is white. How can I change that?

screen shot 2017-11-13 at 11 18 53 am

@bagintz
Copy link

bagintz commented Jan 23, 2018

+1

@akmalshukri
Copy link

i also want to change it . anybody can give some idea ?

@patoigz
Copy link

patoigz commented Jul 24, 2018

+1

@alejouribesanchez
Copy link

+1 I have the same issue, is this repo still alive?

@nietsmmar
Copy link

+1 Having the same problem

@Hatzen
Copy link

Hatzen commented Jan 8, 2020

Didnt test it myself but you can fork this repo and change the line
app:currentPageIndicatorColor="@android:color/white"
within activity_material_intro.xml to any color you want. Forks can easily used with gradle via jitpack.


More generic way would be to make a setter within MaterialIntroActivity which sets selectedColour within InkPageIndicator or just make a customizable color resource.. But as this repo is not longer supported even for pull request i wont investigate in a PR, sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants