From e4130895577106f0b7eb5530d4e1754794f53547 Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Fri, 13 Nov 2015 12:03:54 +0100 Subject: android: add source of icons to README Change-Id: Iad3ad138a9a7164d10ab6e51e22032ad115d08a5 --- android/README | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'android/README') 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 **************************** -- cgit