waleedAhmad1 / google-glass-api

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

Custom MENU CardView renders as TITLE #656

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Follow instructions to create a CardView as per 
https://developers.google.com/glass/develop/gdk/card-design
2. Specify Layout = MENU
3. See how rendering reflects the Layout = TITLE instead.

What is the expected output? What do you see instead?
Should render as a MENU layout Card where the Text property is centered, 
instead it gets rendered as if you had specified Layout = TITLE (with icon and 
text aligned to the bottom of the container).

What version of the product are you using? On what operating system?
XE21, GDK 11 (API 19/4.4.2)

Please provide any additional information below.

Original issue reported on code.google.com by roberto.andrade on 4 Jan 2015 at 5:42