summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.com>2015-11-13 12:03:54 +0100
committerTomaž Vajngerl <tomaz.vajngerl@collabora.com>2015-11-13 12:07:22 +0100
commite4130895577106f0b7eb5530d4e1754794f53547 (patch)
treefb51990ad10cf1ad71807199e026f0558caa778b /android
parent7b3f6dd1685bec33aae79c95584b461fdb72e879 (diff)
android: add source of icons to README
Change-Id: Iad3ad138a9a7164d10ab6e51e22032ad115d08a5
Diffstat (limited to 'android')
-rw-r--r--android/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/android/README b/android/README
index 3f90a07de7a7..bd119ee43563 100644
--- a/android/README
+++ b/android/README
@@ -148,6 +148,15 @@ DocumentOverlay (org.libreoffice.overlay.DocumentOverlay) and DocumentOverlayVie
(org.libreoffice.overlay.DocumentOverlayView) are the classes that provide the overlay over
the document, where selections and the cursor is drawn.
+
+Icons
+*****
+
+App uses material design icons available at [1].
+
+
+[1] - https://www.google.com/design/icons/
+
Emulator and debugging notes
****************************