Compare commits
1 Commits
3163a75b93
...
507c11c3bf
Author | SHA1 | Date | |
---|---|---|---|
507c11c3bf |
|
@ -7,7 +7,6 @@ import (
|
|||
|
||||
"git.wow.st/gmp/passgo"
|
||||
"gioui.org/app"
|
||||
"gioui.org/font/gofont"
|
||||
)
|
||||
|
||||
var (
|
||||
|
@ -18,7 +17,6 @@ func init() {
|
|||
log(Info, "Android start")
|
||||
// Use a larger font on Android
|
||||
fontSize = 24
|
||||
gofont.Register()
|
||||
}
|
||||
|
||||
func initPgp(w *app.Window) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user