waleedAhmad1 / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
0 stars 0 forks source link

Long words arbitrarily broken down in CardBuilder.Layout.COLUMNS layout #621

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create cards with a CardBuilder.Layout.COLUMNS (see 
https://developers.google.com/glass/develop/gdk/card-design)
2. Do "newCard.setText("anonymous");" to one of the card

What is the expected output? What do you see instead?
I would have expected the card to decrease the font to cater for the long word, 
so that is not broken down. Instead the card text is showed as: "anonymou" + \n 
+ "s"

What version of the product are you using? On what operating system?
XE22

Please provide any additional information below.
N/A

Original issue reported on code.google.com by gwind...@gmail.com on 23 Oct 2014 at 7:10

GoogleCodeExporter commented 8 years ago
Can you attach a screenshot?

Original comment by allev...@google.com on 24 Oct 2014 at 3:38

GoogleCodeExporter commented 8 years ago
Here you go

Original comment by gwind...@gmail.com on 30 Oct 2014 at 7:41

Attachments: