Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ListVIew on Google Glass

Is there a possible way to implement a list on Google Glass that looks and functions (Scrolling with head movement) like the list on the main Glass screen.

The list I mentioned looks like this on Glass:

enter image description here

I could not find any documentation on this so any help would be appreciated.

like image 705
Aksiom Avatar asked Oct 21 '22 11:10

Aksiom


1 Answers

Here's a ListView that reacts tp head movements and a ScrollView.

like image 140
pscholl Avatar answered Oct 27 '22 11:10

pscholl