aboutsummaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/fragment_article.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2025-05-07 12:27:25 +0300
committerAndrew Dolgov <fox@fakecake.org>2025-05-07 12:27:25 +0300
commit9c98f64e6bed0787a9f267f3a4ea2a3ceb506bdf (patch)
tree0baa425911837c6a5a7863a532d24be73b404040 /org.fox.ttrss/src/main/res/layout/fragment_article.xml
parent839a0dc9f08fb05846df2b8b040aadb1f5127699 (diff)
drop some ripples and update compact headline views
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/fragment_article.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/layout/fragment_article.xml2
1 files changed, 0 insertions, 2 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 0c2593ab..3bca35de 100755
--- a/org.fox.ttrss/src/main/res/layout/fragment_article.xml
+++ b/org.fox.ttrss/src/main/res/layout/fragment_article.xml
@@ -81,7 +81,6 @@
<TextView
android:id="@+id/comments"
tools:text="comments"
- android:background="@drawable/ripple"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textAlignment="viewStart"
@@ -94,7 +93,6 @@
<TextView
android:id="@+id/host"
tools:text="host"
- android:background="@drawable/ripple"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textAlignment="viewStart"