Create empty CatalogueListActivity.

Add some changes to view interfaces
This commit is contained in:
inorichi
2015-10-11 15:01:26 +02:00
parent 13124ee02f
commit 18be01e4c5
12 changed files with 70 additions and 39 deletions

View File

@@ -35,5 +35,6 @@
<string name="library_search_hint">Title or author...</string>
<string name="action_delete">Delete</string>
<string name="library_selection_title">Selected</string>
<string name="title_activity_catalogue_list">CatalogueList</string>
</resources>