summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-07-16 11:36:37 +0200
committerByteHamster <info@bytehamster.com>2020-07-16 11:56:09 +0200
commita0d0db6e6d3da2fc31b0e4826348c53402f31ed5 (patch)
tree46da9113ed1e9fb8df6534980e4ff2c7e3a7d6ba /app/src/main/res/xml
parent2a1dabf6029ac0f2f67fbc6c8ed1418e18bff671 (diff)
downloadAntennaPod-a0d0db6e6d3da2fc31b0e4826348c53402f31ed5.zip
Added CI Lint checks for app module
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/searchable.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/src/main/res/xml/searchable.xml b/app/src/main/res/xml/searchable.xml
deleted file mode 100644
index 0861ecdae..000000000
--- a/app/src/main/res/xml/searchable.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<searchable xmlns:android="http://schemas.android.com/apk/res/android"
- android:hint="@string/search_label"
- android:label="@string/app_name"/> \ No newline at end of file