How to force use of overflow menu on devices with menu button

前端 未结 11 620
谎友^
谎友^ 2020-11-22 14:04

I\'d like to have all of the menu items that don\'t fit into the ActionBar go into the overflow menu (the one that is reached from the Action Bar not the menu button) ev

11条回答
  •  青春惊慌失措
    2020-11-22 14:26

    If you use Toolbar, you can show the overflow on all versions and all devices, I've tried on some 2.x devices, it works.

提交回复
热议问题