简体   繁体   中英

How to design custom alert dialog in android

I have to implement the filters as shown in the image. Which view or component can I use? Popup view or Alert dialog or anything else? Also, I have implemented my list using an array adapter and I have filter items in that. [enter image description here][1] [1]: https://i.stack.imgur.com/3fuWG.jpg

I'd recommend you to use dialog fragments. You can read my article on medium on how to create dialog fragment https://islamassem.medium.com/custom-dialog-using-dialog-fragments-de6a0874b6a4

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