简体   繁体   中英

Options for each item of listview Android

I want to create options for each ListView item like Google Now Android app.

I Have created a custom ListView and each item in the ListView will have a overflow image as in Google Now app's UI Card.

Now when I click on that overflow image, I want a dropdown showing the list of operations I can perform on the corresponding item in the ListView.

Can anybody has the solution or alternate to this?

Yes there is library called CardUI that you can use to accomplish your task!

To read more about CardUI library go to CardUI on androidviews.com

And to download this library go to This link and click on Zip button. That will download the library as a .rar file

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM