android - Unwrap word in a row of sliding menu (jfeinstein10) -


How do I open a line in a row of the sliding menu (Jeffinstein 10)? When I designed the sliding menu on my tablet, it worked fine. However, when I opened the program on my phone, the text was wrapped (small screen size).

Enter image details here

< / Div>

You can either broaden the menu so that it contains all the rows in the line setBehindWidth or setBehindOffset

or you can set property to singleLine fits in each Android: Single Line < / P>

In the code: setSingleLine (true)

>

Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -