summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/pageindicators/PageIndicatorDots.java
Commit message (Expand)AuthorAgeFilesLines
* Making page indicator an abstract class and implementing some common methods.Sunny Goyal2016-05-201-21/+2
* Updating the folder page indicator to be more like theSunny Goyal2016-05-181-146/+265
* Add PageIndicator interface and custom PageIndicatorLine view.Tony Wickham2016-05-171-0/+225