Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefan-niedermann <info@niedermann.it>2019-10-12 17:50:31 +0300
committerstefan-niedermann <info@niedermann.it>2019-10-12 17:50:31 +0300
commit303b7d6c369ea081230631cfe60252b8b5d46cc7 (patch)
treec96d80d6d3cf8004c40467826687ebef1c1d7423 /app/src/main/res/xml
parentdc0fa0c56b348289944351c9db0c0b12e60cd464 (diff)
Chores
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/searchable.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/searchable.xml b/app/src/main/res/xml/searchable.xml
index a540cb27..1d41bfb7 100644
--- a/app/src/main/res/xml/searchable.xml
+++ b/app/src/main/res/xml/searchable.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<searchable xmlns:android="http://schemas.android.com/apk/res/android"
android:hint="Search notes"
- android:label="@string/app_name"></searchable> \ No newline at end of file
+ android:label="@string/app_name" /> \ No newline at end of file