diff options
author | Martin Fietz <Martin.Fietz@gmail.com> | 2018-04-22 20:35:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-22 20:35:13 +0200 |
commit | e9695a426f8b07bf7a70e36014aead6fb1da8e64 (patch) | |
tree | 19063bb92c290821bbb5d890e566d406cd53a6ef /core/src/main/res/drawable-hdpi | |
parent | e12751986b57f86509766fd999974110f2e5b54c (diff) | |
parent | f2ee5d7ff204ec71d5ae06a01a53db3c73c7e15c (diff) | |
download | AntennaPod-e9695a426f8b07bf7a70e36014aead6fb1da8e64.zip |
Merge pull request #2634 from ByteHamster/preference-rework
Preferences rework
Diffstat (limited to 'core/src/main/res/drawable-hdpi')
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_poll_box_grey600_24dp.png | bin | 0 -> 608 bytes |
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_poll_box_white_24dp.png | bin | 0 -> 558 bytes |
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_sd_grey600_24dp.png | bin | 0 -> 533 bytes |
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_sd_white_24dp.png | bin | 0 -> 472 bytes |
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_swap_vertical_grey600_24dp.png | bin | 0 -> 581 bytes |
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_swap_vertical_white_24dp.png | bin | 0 -> 510 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/core/src/main/res/drawable-hdpi/ic_poll_box_grey600_24dp.png b/core/src/main/res/drawable-hdpi/ic_poll_box_grey600_24dp.png Binary files differnew file mode 100644 index 000000000..2ee172a51 --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_poll_box_grey600_24dp.png diff --git a/core/src/main/res/drawable-hdpi/ic_poll_box_white_24dp.png b/core/src/main/res/drawable-hdpi/ic_poll_box_white_24dp.png Binary files differnew file mode 100644 index 000000000..3fe2256c7 --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_poll_box_white_24dp.png diff --git a/core/src/main/res/drawable-hdpi/ic_sd_grey600_24dp.png b/core/src/main/res/drawable-hdpi/ic_sd_grey600_24dp.png Binary files differnew file mode 100644 index 000000000..2c7c210d3 --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_sd_grey600_24dp.png diff --git a/core/src/main/res/drawable-hdpi/ic_sd_white_24dp.png b/core/src/main/res/drawable-hdpi/ic_sd_white_24dp.png Binary files differnew file mode 100644 index 000000000..77fd16301 --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_sd_white_24dp.png diff --git a/core/src/main/res/drawable-hdpi/ic_swap_vertical_grey600_24dp.png b/core/src/main/res/drawable-hdpi/ic_swap_vertical_grey600_24dp.png Binary files differnew file mode 100644 index 000000000..cd3508d72 --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_swap_vertical_grey600_24dp.png diff --git a/core/src/main/res/drawable-hdpi/ic_swap_vertical_white_24dp.png b/core/src/main/res/drawable-hdpi/ic_swap_vertical_white_24dp.png Binary files differnew file mode 100644 index 000000000..b26af6aac --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_swap_vertical_white_24dp.png |