mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-12 18:49:07 +00:00
fixed img url, added img to local res folder
This commit is contained in:
parent
2482d3935d
commit
e8601232e8
@ -71,7 +71,7 @@ def layout_reset_device(m):
|
||||
|
||||
def animate_arrow():
|
||||
def func(foreground):
|
||||
ui.display.icon(105, 200, res.load('apps/seed/res/small-arrow.toig'), foreground, ui.BLACK)
|
||||
ui.display.icon(105, 200, res.load('apps/management/res/small-arrow.toig'), foreground, ui.BLACK)
|
||||
yield from ui.animate_pulse(func, ui.WHITE, ui.BLACK, speed=190000)
|
||||
|
||||
yield loop.Wait([paginate(),
|
||||
|
BIN
src/apps/management/res/small-arrow.toig
Normal file
BIN
src/apps/management/res/small-arrow.toig
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user