I’m having an issue where if the ActionItem has both an icon and text and the ActionBar is split, it will only show the icon even if the showAsAction="always|withText".
Is there a way to force the text to appear?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
withTextis a hint to the system. On width-constrained devices or configurations the system may choose to ignore it.