diff options
author | Martin Fietz <marf@hadiko-99-4.hadiko.uni-karlsruhe.de> | 2015-05-02 19:54:43 +0200 |
---|---|---|
committer | Martin Fietz <marf@hadiko-99-4.hadiko.uni-karlsruhe.de> | 2015-05-02 19:54:43 +0200 |
commit | c4e2161ad68010c739b87f036b7dfdcbb98f698e (patch) | |
tree | 2ee29a8ea02f607da96823b749abb15b95d6588b /core/src/main/res/drawable-hdpi | |
parent | 1bd6bf76f6d9ce2709364d4cf396d5f3cc0f32d1 (diff) | |
download | AntennaPod-c4e2161ad68010c739b87f036b7dfdcbb98f698e.zip |
Generate lock open and lock closed icons
Diffstat (limited to 'core/src/main/res/drawable-hdpi')
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_lock_closed_grey600_24dp.png | bin | 0 -> 366 bytes |
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_lock_closed_white_24dp.png | bin | 0 -> 358 bytes |
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_lock_open_grey600_24dp.png | bin | 0 -> 362 bytes |
-rw-r--r-- | core/src/main/res/drawable-hdpi/ic_lock_open_white_24dp.png | bin | 0 -> 356 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/core/src/main/res/drawable-hdpi/ic_lock_closed_grey600_24dp.png b/core/src/main/res/drawable-hdpi/ic_lock_closed_grey600_24dp.png Binary files differnew file mode 100644 index 000000000..b6dba1002 --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_lock_closed_grey600_24dp.png diff --git a/core/src/main/res/drawable-hdpi/ic_lock_closed_white_24dp.png b/core/src/main/res/drawable-hdpi/ic_lock_closed_white_24dp.png Binary files differnew file mode 100644 index 000000000..5c60ab08a --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_lock_closed_white_24dp.png diff --git a/core/src/main/res/drawable-hdpi/ic_lock_open_grey600_24dp.png b/core/src/main/res/drawable-hdpi/ic_lock_open_grey600_24dp.png Binary files differnew file mode 100644 index 000000000..a99e9f2b6 --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_lock_open_grey600_24dp.png diff --git a/core/src/main/res/drawable-hdpi/ic_lock_open_white_24dp.png b/core/src/main/res/drawable-hdpi/ic_lock_open_white_24dp.png Binary files differnew file mode 100644 index 000000000..61c623ce2 --- /dev/null +++ b/core/src/main/res/drawable-hdpi/ic_lock_open_white_24dp.png |