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

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid-Development <david-dev@live.de>2020-11-11 20:36:58 +0300
committerDavid Luhmer <david-dev@live.de>2020-11-11 20:36:58 +0300
commita1ff377de0b1718c566cf66075aacc21e2729511 (patch)
tree3884554541456de157e38048c253897f821b0d71 /News-Android-App/src/main/res/layout
parentac1fec6967e2a498392c3de0ea57e319af3bdf39 (diff)
remove dup import
Signed-off-by: David Luhmer <david-dev@live.de>
Diffstat (limited to 'News-Android-App/src/main/res/layout')
-rw-r--r--News-Android-App/src/main/res/layout/subscription_detail_list_item_podcast_wrapper.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/News-Android-App/src/main/res/layout/subscription_detail_list_item_podcast_wrapper.xml b/News-Android-App/src/main/res/layout/subscription_detail_list_item_podcast_wrapper.xml
index c353f564..62015703 100644
--- a/News-Android-App/src/main/res/layout/subscription_detail_list_item_podcast_wrapper.xml
+++ b/News-Android-App/src/main/res/layout/subscription_detail_list_item_podcast_wrapper.xml
@@ -2,7 +2,6 @@
<FrameLayout xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
- xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/fl_playPausePodcastWrapper"
android:layout_width="wrap_content"
android:layout_height="wrap_content"