summaryrefslogtreecommitdiffstats
path: root/res/layout/photo_frame.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/photo_frame.xml')
-rwxr-xr-xres/layout/photo_frame.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/photo_frame.xml b/res/layout/photo_frame.xml
index deadaebc1..63faf539d 100755
--- a/res/layout/photo_frame.xml
+++ b/res/layout/photo_frame.xml
@@ -19,8 +19,8 @@
android:layout_height="match_parent"
android:paddingTop="4dp"
android:paddingBottom="23dp"
- android:paddingLeft="12dp"
- android:paddingRight="12dp">
+ android:paddingStart="12dp"
+ android:paddingEnd="12dp">
<ImageView android:id="@+id/photo"
android:layout_gravity="center"
android:layout_width="wrap_content"