Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chines menu title not equally in itemspace #66

Open
ninthbar opened this issue May 3, 2012 · 1 comment
Open

Chines menu title not equally in itemspace #66

ninthbar opened this issue May 3, 2012 · 1 comment

Comments

@ninthbar
Copy link

ninthbar commented May 3, 2012

menu.add("中文1").setShowAsAction(MenuItem.SHOW_AS_ACTION_WITH_TEXT);
menu.add("中文2").setShowAsAction(MenuItem.SHOW_AS_ACTION_WITH_TEXT);
menu.add("中文3").setShowAsAction(MenuItem.SHOW_AS_ACTION_WITH_TEXT);

when the activity use android:uiOptions="splitActionBarWhenNarrow",The three menuitem's space is not equally ,where can i fix the problem?

@xxv
Copy link

xxv commented Jun 1, 2012

Try using the full-width numerals "123" instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants