diff options
author | Martin Fietz <Martin.Fietz@gmail.com> | 2015-11-02 15:24:18 +0100 |
---|---|---|
committer | Martin Fietz <Martin.Fietz@gmail.com> | 2016-01-16 22:08:09 +0100 |
commit | 99d7992dc8af74ba8937dfd4cef2e78bacb8b9c2 (patch) | |
tree | 9ecd812d4cff3ca58c6e698e5147cb101b6c2c55 /core/src/main/res/drawable-hdpi | |
parent | ce29d9f6697d63cfa5edb0c56cd47dfc00a04d41 (diff) | |
download | AntennaPod-99d7992dc8af74ba8937dfd4cef2e78bacb8b9c2.zip |
Audio player redesign
Sleep timer and audio effects (e.g. balance) accessible from actionbar, fragment pager
Diffstat (limited to 'core/src/main/res/drawable-hdpi')
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_skip_grey600_36dp.png | bin | 0 -> 302 bytes |
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_skip_white_36dp.png | bin | 0 -> 304 bytes |
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_sleep_grey600_24dp.png | bin | 0 -> 421 bytes |
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_sleep_off_grey600_24dp.png | bin | 0 -> 659 bytes |
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_sleep_off_white_24dp.png | bin | 0 -> 431 bytes |
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_sleep_white_24dp.png | bin | 0 -> 361 bytes |
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_star_border_grey600_24dp.png | bin | 0 -> 637 bytes |
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_star_border_white_24dp.png | bin | 0 -> 637 bytes |
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_star_grey600_24dp.png | bin | 0 -> 460 bytes |
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_star_white_24dp.png | bin | 0 -> 454 bytes |
10 files changed, 0 insertions, 0 deletions
diff --git a/core/src/main/res/drawable-hdpi/ic_skip_grey600_36dp.png b/core/src/main/res/drawable-hdpi/ic_skip_grey600_36dp.png Binary files differnew file mode 100644 index 000000000..edbc95b05 --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_skip_grey600_36dp.png diff --git a/core/src/main/res/drawable-hdpi/ic_skip_white_36dp.png b/core/src/main/res/drawable-hdpi/ic_skip_white_36dp.png Binary files differnew file mode 100644 index 000000000..cbfb262d8 --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_skip_white_36dp.png diff --git a/core/src/main/res/drawable-hdpi/ic_sleep_grey600_24dp.png b/core/src/main/res/drawable-hdpi/ic_sleep_grey600_24dp.png Binary files differnew file mode 100644 index 000000000..809066499 --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_sleep_grey600_24dp.png diff --git a/core/src/main/res/drawable-hdpi/ic_sleep_off_grey600_24dp.png b/core/src/main/res/drawable-hdpi/ic_sleep_off_grey600_24dp.png Binary files differnew file mode 100644 index 000000000..4496a320d --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_sleep_off_grey600_24dp.png diff --git a/core/src/main/res/drawable-hdpi/ic_sleep_off_white_24dp.png b/core/src/main/res/drawable-hdpi/ic_sleep_off_white_24dp.png Binary files differnew file mode 100644 index 000000000..79684ab65 --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_sleep_off_white_24dp.png diff --git a/core/src/main/res/drawable-hdpi/ic_sleep_white_24dp.png b/core/src/main/res/drawable-hdpi/ic_sleep_white_24dp.png Binary files differnew file mode 100644 index 000000000..f0df6032c --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_sleep_white_24dp.png diff --git a/core/src/main/res/drawable-hdpi/ic_star_border_grey600_24dp.png b/core/src/main/res/drawable-hdpi/ic_star_border_grey600_24dp.png Binary files differnew file mode 100644 index 000000000..006410bc3 --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_star_border_grey600_24dp.png diff --git a/core/src/main/res/drawable-hdpi/ic_star_border_white_24dp.png b/core/src/main/res/drawable-hdpi/ic_star_border_white_24dp.png Binary files differnew file mode 100644 index 000000000..27831192f --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_star_border_white_24dp.png diff --git a/core/src/main/res/drawable-hdpi/ic_star_grey600_24dp.png b/core/src/main/res/drawable-hdpi/ic_star_grey600_24dp.png Binary files differnew file mode 100644 index 000000000..93f70a024 --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_star_grey600_24dp.png diff --git a/core/src/main/res/drawable-hdpi/ic_star_white_24dp.png b/core/src/main/res/drawable-hdpi/ic_star_white_24dp.png Binary files differnew file mode 100644 index 000000000..e8619b780 --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_star_white_24dp.png |