AliSherKashif / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

Sizing of OnOffSwitch on Nexus 10 Android tablet #1031

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The OnOffSwitch component does not properly size on my Nexus 10.

What steps will reproduce the problem?
1. Create application with OnOffSwitch.
2. Set "off" text to "SELECT".
3. Set "on" text to "DELETE".

What is the expected output? What do you see instead?
Full text for both "on" and "off" states is visible. This is true on various 
other Android devices and the emulators, but my Nexus 10 shows ellipses for 
both states.

What version of the product are you using? On what operating system?
Nexus 10 with Android 4.4.2

Please provide any additional information below.
See attached images.

Original issue reported on code.google.com by timo.van...@gmail.com on 13 Jan 2014 at 12:40

Attachments:

GoogleCodeExporter commented 9 years ago
This isn't happening to me.

Original comment by shai.almog on 15 Jan 2014 at 6:34

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
The Nexus, GoogleNexus7 and XOOM emulators and my Android 2.2.2 HTC Desire 
phone all do not exhibit this problem, while my Android 4.2.2 HTC One SV phone 
and Android 4.4.2 Nexus 10 tablet both do.

Is there a way to suppress the ellipsis ("...") for the OnOffSwitch like for 
Labels and Buttons?

Original comment by timo.van...@gmail.com on 16 Jan 2014 at 3:05