Searched refs:lastDotRes (Results 1 – 1 of 1) sorted by relevance
652 final int lastDotRes; in highlightPageIndicator() local655 lastDotRes = R.drawable.ic_swipe_circle_light; in highlightPageIndicator()658 lastDotRes = R.drawable.ic_swipe_circle_dark; in highlightPageIndicator()661 lastDotRes = R.drawable.ic_swipe_circle_bottom; in highlightPageIndicator()663 paintIndicator(PAGINATION_DOTS_COUNT - 1, lastDotRes); in highlightPageIndicator()