summaryrefslogtreecommitdiff
path: root/android/app
diff options
context:
space:
mode:
Diffstat (limited to 'android/app')
-rw-r--r--android/app/src/main/res/layout/activity_document_browser.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/app/src/main/res/layout/activity_document_browser.xml b/android/app/src/main/res/layout/activity_document_browser.xml
index 44b01b52a..e7ac16548 100644
--- a/android/app/src/main/res/layout/activity_document_browser.xml
+++ b/android/app/src/main/res/layout/activity_document_browser.xml
@@ -59,7 +59,7 @@
<TextView
android:id="@+id/header_recents"
android:layout_width="match_parent"
- android:layout_height="48dp"
+ android:layout_height="wrap_content"
android:layout_weight="1"
android:gravity="center_vertical"
android:padding="16dp"