简体   繁体   中英

Custom menu in toolbar in android.

I want to create a menu similar to this.

在此处输入图片说明

Please guide me to do that. Thanks.

Start by following this: https://developer.android.com/training/appbar/actions.html

It specifically shows adding buttons to the bar but in the same xml you can set them to show up as a menu like you want.

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