summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2015-11-10 09:40:10 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-11-10 09:41:09 +0100
commitc044e51b9983d373cf3ea74aec0ffd37752f07a0 (patch)
treecdd31d0df87f81d9fa007a7a6dbb127c9296b22a /android
parentc3efbb1d23fcdd9df4f6f77525dc8db0b527b115 (diff)
lokdocview: assert that loading of handle bitmaps succeeded
A number of such bitmaps were removed by accident in commit 74463457b39c9def1add630b7b0581dc195549c8 (android: chanhe handles to use alias, tint handles with color, 2015-11-01). Change-Id: I253c4b5790e82de32e6fd06896645adf360fa586
Diffstat (limited to 'android')
-rw-r--r--android/source/res/drawable/handle_end.pngbin0 -> 1734 bytes
-rw-r--r--android/source/res/drawable/handle_middle.pngbin0 -> 1850 bytes
-rw-r--r--android/source/res/drawable/handle_start.pngbin0 -> 1676 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/android/source/res/drawable/handle_end.png b/android/source/res/drawable/handle_end.png
new file mode 100644
index 000000000000..32b77dfa6e26
--- /dev/null
+++ b/android/source/res/drawable/handle_end.png
Binary files differ
diff --git a/android/source/res/drawable/handle_middle.png b/android/source/res/drawable/handle_middle.png
new file mode 100644
index 000000000000..751eb898b136
--- /dev/null
+++ b/android/source/res/drawable/handle_middle.png
Binary files differ
diff --git a/android/source/res/drawable/handle_start.png b/android/source/res/drawable/handle_start.png
new file mode 100644
index 000000000000..cf12a0dcdcf3
--- /dev/null
+++ b/android/source/res/drawable/handle_start.png
Binary files differ