https://github.com/augustjoki/pagecontrol
UIPageControl subclass with custom images
https://github.com/augustjoki/pagecontrol
Last synced: 11 days ago
JSON representation
UIPageControl subclass with custom images
- Host: GitHub
- URL: https://github.com/augustjoki/pagecontrol
- Owner: augustjoki
- Created: 2010-03-09T22:17:30.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2010-03-10T04:30:25.000Z (about 15 years ago)
- Last Synced: 2024-11-05T11:54:25.709Z (5 months ago)
- Homepage:
- Size: 91.8 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome - pagecontrol - UIPageControl subclass with custom images (etc)
- awesome - pagecontrol - UIPageControl subclass with custom images (etc)
README
CSPageControl
Like a normal UIPageControl but with the ability to set an active and inactive image.
Known limitations:
- Images are expected to be 16px wide.
- Default dots will show through unless custom images completely cover them.