3 dot Menu icon on android

Hi

is there any way to remove 3 dot menu icon on android devices
android version 5.1 [Moto G, First generation]
cocos2dx version 3.15.1

Yes, there is a way. The app target sdk has to be at least 13.

<uses-sdk android:targetSdkVersion="13" />