问题
DotsPageIndicator always fades out the first time it is shown. I tried setDotFadeWhenIdle(false);
but then it fades out and never comes back. I just want it to be shown all the time and never fade out.
I saw this question: Android Wear DotsPageIndicator only fades when first created but this never got answered.
I hope somebody can help me with this problem.
回答1:
I spent days on trying to figure out what's wrong with many different combinations. I think it's a bug.
My solution until they fix it.
app:dotFadeOutDelay="100000"
来源:https://stackoverflow.com/questions/30097736/android-wear-dotspageindicator-fades-first-time-instead-of-always-visible