summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/feeds_row.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-10-31 10:34:09 +0300
committerAndrew Dolgov <[email protected]>2014-10-31 10:34:09 +0300
commit4c2f1c7d6b3b11066c522ed6402bf9f0ad78553b (patch)
tree6ac42df7cdfc6d3b8f397a0755a64edf4a270fcd /org.fox.ttrss/src/main/res/layout/feeds_row.xml
parentaaed022731057d20ad44ea3789a7a76607fdf951 (diff)
update overflow icon; other minor style updates
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/feeds_row.xml')
-rw-r--r--org.fox.ttrss/src/main/res/layout/feeds_row.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/feeds_row.xml b/org.fox.ttrss/src/main/res/layout/feeds_row.xml
index 9424fde8..22673bf5 100644
--- a/org.fox.ttrss/src/main/res/layout/feeds_row.xml
+++ b/org.fox.ttrss/src/main/res/layout/feeds_row.xml
@@ -21,6 +21,7 @@
<TextView
android:id="@+id/title"
+ android:fontFamily="sans-serif-light"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"