summaryrefslogtreecommitdiffstats
path: root/res/layout/bookmarkthumbnailwidget.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/bookmarkthumbnailwidget.xml')
-rw-r--r--res/layout/bookmarkthumbnailwidget.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/bookmarkthumbnailwidget.xml b/res/layout/bookmarkthumbnailwidget.xml
index 0bff98e5..e9e377d8 100644
--- a/res/layout/bookmarkthumbnailwidget.xml
+++ b/res/layout/bookmarkthumbnailwidget.xml
@@ -35,8 +35,8 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
- android:layout_alignParentRight="true"
- android:layout_marginRight="4dip"
+ android:layout_alignParentEnd="true"
+ android:layout_marginEnd="4dip"
android:layout_marginBottom="4dip"
android:src="@mipmap/ic_launcher_browser"
android:background="@drawable/bookmark_widget_thumb_selector"