gurujain / osmbonuspack

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

Length of bubble description limits width of bubble #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When you create a bubble where the description length is less than the title 
lenght, the bubbles width is limited by the description length such that the 
only parts of the title is visible.

Anyway, great work! Thanks!

Original issue reported on code.google.com by androgen...@gmail.com on 15 Aug 2012 at 9:46

GoogleCodeExporter commented 8 years ago
Effectively: a fill_parent to replace by a wrap_content in the layout. 
I will commit the fix soon. In the meantime, you can see in 
bonus_pack_bubble_black.xml, where it is correct. 

Original comment by mathieu....@gmail.com on 21 Aug 2012 at 12:47

GoogleCodeExporter commented 8 years ago
Fix commited. 

Original comment by mathieu....@gmail.com on 21 Aug 2012 at 8:26