Searched refs:pageIndicatorPillDrawable (Results 1 – 1 of 1) sorted by relevance
94 Drawable pageIndicatorPillDrawable = AppCompatResources.getDrawable( in initializeStepIndicators() local99 pageIndicatorPill.setImageDrawable(pageIndicatorPillDrawable); in initializeStepIndicators()109 if (pageIndicatorPillDrawable != null) { in initializeStepIndicators()111 pageIndicatorPillDrawable.setTint(activeStepIndicatorColor); in initializeStepIndicators()113 pageIndicatorPillDrawable.setTint(inactiveStepIndicatorColor); in initializeStepIndicators()