Closed GoogleCodeExporter closed 9 years ago
Hello,
Could you give us more details about your implementation? How are you
displaying content to the user, are you using a CardScrollView?
You might also want to take a look at some of our samples using this widget,
including the API Demo one:
https://github.com/googleglass/gdk-apidemo-sample
Best,
Alain
Original comment by ala...@google.com
on 22 Apr 2014 at 3:54
Hi Alain, thanks for your reply.
Please see attached, the screenshot of the seating layout on Google Glass. When
my glass was XE12, swiping right and left moved the selection (the white box
around the seat) to other seats according to the swipe. Once a seat is
selected, tap on it and go further.
In XE16, when I do the swipe gestures, the selection doesn't move.
Technical info: I am using Gridview to show the seating layout and
listselector to select a seat but it's not moving to left/right sides after
upgrade to XE16.
Kindly check this and let me know if you need any other info.
Original comment by interact...@gmail.com
on 23 Apr 2014 at 10:24
Attachments:
We're seeing what may be the same underlying issue with ListViews on XE16.X.
ListView scrolling up/down using left/right swipes does not work on XE16 and
XE16.1. The selection indicator is frozen at the first list element. ListView
scrolling previously did work on XE12. I filed an issue on ListViews
specifically here -
https://code.google.com/p/google-glass-api/issues/detail?id=484
Original comment by sjbarb...@gmail.com
on 23 Apr 2014 at 1:15
Original comment by ala...@google.com
on 23 Apr 2014 at 4:08
Original issue reported on code.google.com by
interact...@gmail.com
on 22 Apr 2014 at 6:05