wonjsohn / google-glass-api

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

Even out ImageLayout.LEFT mosaic #573

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently when multiple items are added to a Card using ImageLayout.LEFT, the 
first image is given much more weight than the others. This works well for 
conversation items (where the sender should have a larger image), but doesn't 
work well for general purpose cards where all images have the same relevance.

Please add a method (probably another ImageLayout) for a more even mosaic.

Original issue reported on code.google.com by keyboa...@gmail.com on 15 Jul 2014 at 8:17