summaryrefslogtreecommitdiffstats
path: root/res/layout/bookmark_thumbnail.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/bookmark_thumbnail.xml')
-rw-r--r--res/layout/bookmark_thumbnail.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/bookmark_thumbnail.xml b/res/layout/bookmark_thumbnail.xml
index 1f017d0..363e632 100644
--- a/res/layout/bookmark_thumbnail.xml
+++ b/res/layout/bookmark_thumbnail.xml
@@ -35,7 +35,7 @@
<LinearLayout android:id="@+id/holder"
android:layout_height="match_parent"
android:layout_width="match_parent"
- android:orientation="horizontal"
+ android:orientation="vertical"
android:background="#99000000"
android:gravity="center"
android:layout_alignBottom="@+id/thumb"