I wanna change the three dots button on Android to other button which is an \"Add\" button. How to do it? I have changed set the button in my drawable, but it keep prompt th
If you want to add other icon instead of 3 dots then just create menu.xml like below code:
Note: Don't use android:showAsAction. Use app:showAsAction.
android:showAsAction
app:showAsAction