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:09:00 +0100
commit2672262e4a65a2dd8ec0253791c920cce1329b25 (patch)
tree0e776296af5be1412a4db3352162a70b490090eb /android
parenta07be0939f5a39d7e4166f96a559541a241b35a8 (diff)
android: add source of icons to README
Change-Id: Iad3ad138a9a7164d10ab6e51e22032ad115d08a5 (cherry picked from commit e4130895577106f0b7eb5530d4e1754794f53547)
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
****************************