aboutsummaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res')
-rwxr-xr-xorg.fox.ttrss/src/main/res/layout/fragment_article.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/fragment_article.xml b/org.fox.ttrss/src/main/res/layout/fragment_article.xml
index a4fbc70c..52d348bc 100755
--- a/org.fox.ttrss/src/main/res/layout/fragment_article.xml
+++ b/org.fox.ttrss/src/main/res/layout/fragment_article.xml
@@ -68,21 +68,6 @@
android:textColor="?colorPrimary"
android:textSize="12sp" />
- <TextView
- android:id="@+id/host"
- tools:text="host"
- android:layout_marginStart="16dp"
- android:layout_marginEnd="16dp"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:textAlignment="viewStart"
- android:layout_weight="1"
- android:fontFamily="sans-serif-light"
- android:layout_marginTop="8dp"
- android:textColor="?colorSecondary"
- android:textSize="12sp" />
-
-
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"