### Library (main screen)
-[image]
+![Main library](screens/main_lib.jpg)
#### Header
The navigation icon open the Navigation drawer.
+##### Search
+
+![Search/Filter](screens/search.jpg)
+
The search icon is actually a filter: it will hide all the books that don't contain the given text (search on LUID, title and author).
#### List
### Navigation drawer
-[Image]
+![Navigation Drawer](screens/navigation.jpg)
The navigation drawer will list 4 destinations:
### Context menu
-[image]
+![Context Menu](screens/menu.jpg)
The context menu options are as follow for stories:
### Description page
-[image-portrait]
-
-[image-landscape]
+![Description Page](screens/desc.jpg)
#### Header
### Options page
+![Options Page](screens/options.jpg)
+
It consists of a "Remote Library" panel:
- enable : an option to enable/disable the remote library (if disabled, use the local library instead)
This is common to both of the viewer (this is **not** an architectural directives, I only speak about the concept here).
-[image]
+![Base Viewer](screens/viewer.jpg)
#### Header
### Text viewer
-[image]
+![Text Viewer](screens/viewer-text.jpg)
It will contain the content of the current chapter (Story.getChapters().get(index - 1)).
### Image viewer
-[image]
+![Image Viewer](screens/viewer-image.jpg)
#### Image