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-xxhdpi | |
parent | 1bd6bf76f6d9ce2709364d4cf396d5f3cc0f32d1 (diff) | |
download | AntennaPod-c4e2161ad68010c739b87f036b7dfdcbb98f698e.zip |
Generate lock open and lock closed icons
Diffstat (limited to 'core/src/main/res/drawable-xxhdpi')
-rw-r--r-- | core/src/main/res/drawable-xxhdpi/ic_lock_closed_grey600_24dp.png | bin | 0 -> 630 bytes |
-rw-r--r-- | core/src/main/res/drawable-xxhdpi/ic_lock_closed_white_24dp.png | bin | 0 -> 621 bytes |
-rw-r--r-- | core/src/main/res/drawable-xxhdpi/ic_lock_open_grey600_24dp.png | bin | 0 -> 627 bytes |
-rw-r--r-- | core/src/main/res/drawable-xxhdpi/ic_lock_open_white_24dp.png | bin | 0 -> 621 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/core/src/main/res/drawable-xxhdpi/ic_lock_closed_grey600_24dp.png b/core/src/main/res/drawable-xxhdpi/ic_lock_closed_grey600_24dp.png Binary files differnew file mode 100644 index 000000000..311a7fa13 --- /dev/null +++ b/core/src/main/res/drawable-xxhdpi/ic_lock_closed_grey600_24dp.png diff --git a/core/src/main/res/drawable-xxhdpi/ic_lock_closed_white_24dp.png b/core/src/main/res/drawable-xxhdpi/ic_lock_closed_white_24dp.png Binary files differnew file mode 100644 index 000000000..39a163843 --- /dev/null +++ b/core/src/main/res/drawable-xxhdpi/ic_lock_closed_white_24dp.png diff --git a/core/src/main/res/drawable-xxhdpi/ic_lock_open_grey600_24dp.png b/core/src/main/res/drawable-xxhdpi/ic_lock_open_grey600_24dp.png Binary files differnew file mode 100644 index 000000000..c0552d564 --- /dev/null +++ b/core/src/main/res/drawable-xxhdpi/ic_lock_open_grey600_24dp.png diff --git a/core/src/main/res/drawable-xxhdpi/ic_lock_open_white_24dp.png b/core/src/main/res/drawable-xxhdpi/ic_lock_open_white_24dp.png Binary files differnew file mode 100644 index 000000000..46852d54f --- /dev/null +++ b/core/src/main/res/drawable-xxhdpi/ic_lock_open_white_24dp.png |