0

Common UI pattern in Glass apps is to show progress when menu item selected.

How to invoke this progress state of menu item using glass GDK?

Tony Allevato
  • 6,429
  • 1
  • 29
  • 34
Alexey Zakharov
  • 24,694
  • 42
  • 126
  • 197
  • I have created a git here: https://github.com/w9jds/GDK-ProgressBar That you can throw into a project and use to get the same effect as in the native Google Glass applications. – w9jds Jan 13 '14 at 18:52

1 Answers1

0

This isn't possible yet unless you roll your own UI logic; see my answer to this related question.

Community
  • 1
  • 1
Tony Allevato
  • 6,429
  • 1
  • 29
  • 34