aboutsummaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout')
-rw-r--r--org.fox.ttrss/src/main/res/layout/layout_detail_phone.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/layout_detail_phone.xml b/org.fox.ttrss/src/main/res/layout/layout_detail_phone.xml
index 420b6f3a..55a6ba77 100644
--- a/org.fox.ttrss/src/main/res/layout/layout_detail_phone.xml
+++ b/org.fox.ttrss/src/main/res/layout/layout_detail_phone.xml
@@ -30,7 +30,7 @@
android:id="@+id/detail_bottom_appbar"
app:backgroundTint="?colorSurfaceContainerHigh"
android:layout_width="match_parent"
- android:layout_height="64dp"
+ android:layout_height="?actionBarSize"
android:layout_gravity="bottom"
app:menu="@menu/bottombar_detail" />