This version is not yet released to Play store. Compared to the version in the play store - fixed the reappearing keyboard bug - allows app install on SD card - when demo is enabled, the demo mode message is displayed - when demo is enabled, the submit action button appears next to the edit text. - use robpike.io/ivy/mobile instead of the wrapper in my personal repo. - the demo script read code was moved from go to java. - use the up-to-date help message retrieved with mobile.Help. - textview was replaced with webview with javascript. TODO: the app built from this code doesn't work in old android devices. Next cl will fix it. TODO: build instruction - not very different from golang.org/x/mobile/example/bind/android. Change-Id: Ifb594b79f31091b6864ec3e0d8dbaff7986a5afc Reviewed-on: https://go-review.googlesource.com/13870 Reviewed-by: David Crawshaw <crawshaw@golang.org>
2 lines
23 B
Groovy
2 lines
23 B
Groovy
include ':app', ':ivy'
|