right now i am going on with listview along scrolling. I have successfully created listview with scroll in vertical view, right now what i need is center item in listview should be greater than remainning one's in view. If we scroll listview items, item which gets in center should be greater than remainning ones. I tried for getting sample or any linked answers but i can't get it still, can you guys help me with this.
Asked
Active
Viewed 168 times
0
-
You probably want a [wheel](https://android-arsenal.com/tag/142). – Phantômaxx Feb 13 '15 at 12:37
-
ya something like that, to show only center image bigger than remainning ones. – Vicky Feb 13 '15 at 12:47
-
You can possibly modify one of those controls. There are open source ones. – Phantômaxx Feb 13 '15 at 13:02
-
can you send any open source ones that suits me or any link. – Vicky Feb 13 '15 at 13:48
-
https://code.google.com/p/android-wheel/ – Phantômaxx Feb 13 '15 at 13:56