summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xorg.fox.ttrss/src/main/res/layout/headlines_row_compact_active.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/headlines_row_compact_active.xml b/org.fox.ttrss/src/main/res/layout/headlines_row_compact_active.xml
index 5721dcb8..f6483350 100755
--- a/org.fox.ttrss/src/main/res/layout/headlines_row_compact_active.xml
+++ b/org.fox.ttrss/src/main/res/layout/headlines_row_compact_active.xml
@@ -101,6 +101,7 @@
style="?attr/materialIconButtonStyle"
android:layout_width="wrap_content"
android:paddingEnd="0dp"
+ android:layout_gravity="end"
android:layout_height="24dp"
android:layout_weight="0.5"
app:icon="?ic_star_outline" />