diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2021-01-18 21:53:51 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2021-01-18 21:55:02 (GMT) |
| commit | 40be05d261b4d16a6234f6e439aa92c6b1d73691 (patch) | |
| tree | 00af5478598eceaf575d9d01754231a38cec7e17 /res | |
| parent | 6e269d5cd75c5ce869c6de4190c2edf4d899c32f (diff) | |
apps: musicplayer: Adopt GfxButton and use it for trace fwd/back
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'res')
| -rw-r--r-- | res/back.png | bin | 0 -> 6841 bytes |
| -rw-r--r-- | res/fwd.png | bin | 0 -> 6732 bytes |
| -rw-r--r--[-rwxr-xr-x] | res/headset.png | bin | 8167 -> 8167 bytes |
| -rw-r--r--[-rwxr-xr-x] | res/pause.png | bin | 12200 -> 12200 bytes |
| -rw-r--r--[-rwxr-xr-x] | res/play.png | bin | 12881 -> 13201 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/res/back.png b/res/back.png Binary files differnew file mode 100644 index 0000000..810f68f --- /dev/null +++ b/res/back.png diff --git a/res/fwd.png b/res/fwd.png Binary files differnew file mode 100644 index 0000000..48ef68a --- /dev/null +++ b/res/fwd.png diff --git a/res/headset.png b/res/headset.png Binary files differindex a9264cc..a9264cc 100755..100644 --- a/res/headset.png +++ b/res/headset.png diff --git a/res/pause.png b/res/pause.png Binary files differindex 0af99ec..0af99ec 100755..100644 --- a/res/pause.png +++ b/res/pause.png diff --git a/res/play.png b/res/play.png Binary files differindex 8efc72e..246adda 100755..100644 --- a/res/play.png +++ b/res/play.png |
