Showing posts with label circularListView. Show all posts
Showing posts with label circularListView. Show all posts

Monday, November 30, 2015

Half Circular List View


There were a requirement to create a half circular list view in one of my application, There were many solutions over internet but no one satisfy the requirement, some are able to populate only image data and some are text data but I need to populate both in my list view. After goggling lots I got a solution that was really optimize and working fine and fulfilling the requirement. Here is a image that I want to develop.



Here I am sharing code that was working on eclipse, you can download here.

Reference: