本文介绍了ListView控件在谷歌玻璃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
有没有实现对谷歌玻璃的外观和功能(与头部移动滚动)之类的玻璃主屏幕上的列表。
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:
我找不到这个所以任何帮助将是AP preciated任何文件。
I could not find any documentation on this so any help would be appreciated.
推荐答案
下面是一个的ListView 的反应TP头部运动和滚动型。
Here's a ListView that reacts tp head movements and a ScrollView.
这篇关于ListView控件在谷歌玻璃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!