0

I have a really long title for MenuItem (Added as a SubMenu). When added to Action-bar the menu item spills over the screen. Even adding a "\n" in the title does not help. Is there a way to make the title appear in two lines?

Anish Singh
  • 881
  • 1
  • 13
  • 33

1 Answers1

1

You can create a custom layout for this type of menu. Here is an approach Android Action bar custom dropdown view on item click.

Community
  • 1
  • 1
keshav
  • 3,235
  • 1
  • 16
  • 22