Skip to content Skip to sidebar Skip to footer

Action Bar Select All/cut/copy Not Showing For Alert Dialog

Action Bar Select All/Cut/Copy not showing for EditText in Alert dialog(picture 2),Kindly help Edit: the code is View view = MainActivity.this.getLayoutInflater().inf

Solution 1:

What API level is the 2nd screen cap from?

Potential answer here: How do I enable standard copy paste for a TextView in Android?

Read emil10001's comment.

Post a Comment for "Action Bar Select All/cut/copy Not Showing For Alert Dialog"