-
Notifications
You must be signed in to change notification settings - Fork 0
An adapter which provides round cornered background for each section of your listview
rajiv-singaseni/Grouped-Adapter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple adapter wrapper to make your adapter look sectioned and round cornered. Simple to use: ________________ ListAdapter myCustomAdapter; GroupedAdapter groupedAdapter = new GroupedAdapterWrapper(myCustomAdapter); To use it in your project: __________________________ Pull out the src/com/webile/adapters/GroupedAdapterWrapper.java res/drawable-hdpi/bottom_cornered.9.png res/drawable-hdpi/full_cornered.9.png res/drawable-hdpi/no_cornered.9.png res/drawable-hdpi/top_cornered.9.png Thanks to [email protected] for the drawables. P.S. Check out the screen shot!
About
An adapter which provides round cornered background for each section of your listview
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published