From 66454d844aba7eccb97c8561397c947af249d4ae Mon Sep 17 00:00:00 2001 From: krasimir Date: Tue, 1 Sep 2015 08:00:56 +0000 Subject: added code for visualization of the sematic graph in the app. The code is there but the menu item for activating it is not there yet since the functionality is not complete --- src/ui/android/AndroidManifest.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'src/ui/android/AndroidManifest.xml') diff --git a/src/ui/android/AndroidManifest.xml b/src/ui/android/AndroidManifest.xml index 63602ddb1..37f1efeca 100644 --- a/src/ui/android/AndroidManifest.xml +++ b/src/ui/android/AndroidManifest.xml @@ -27,6 +27,16 @@ + + + + + + + @@ -34,6 +44,10 @@ + + + - -- cgit v1.2.3