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/res/xml/searchable.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/ui/android/res/xml/searchable.xml (limited to 'src/ui/android/res/xml') diff --git a/src/ui/android/res/xml/searchable.xml b/src/ui/android/res/xml/searchable.xml new file mode 100644 index 000000000..7e7b6a846 --- /dev/null +++ b/src/ui/android/res/xml/searchable.xml @@ -0,0 +1,8 @@ + + + -- cgit v1.2.3