Android Menu Button on 4.0 Devices

后端 未结 2 1360
误落风尘
误落风尘 2021-01-19 17:16

If my target SDK is set to 11 and I am using Theme.Holo.NoActionBar, is there any way to get my menu to appear? I am using Theme.Holo for larger screens such as tablets, but

2条回答
  •  再見小時候
    2021-01-19 17:36

    Note that the three dots (aka 'overflow') will not show up at the bottom if you set targetSdkVersion >= 14.

提交回复
热议问题