Skip to content

Commit f4170f1

Browse files
committed
adjust preview view to main view
1 parent 4ec7271 commit f4170f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/activity_image.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
android:id="@+id/selectedImage"
2121
android:layout_width="fill_parent"
2222
android:layout_height="wrap_content"
23+
android:layout_gravity="center"
2324
android:adjustViewBounds="true"
24-
android:scaleType="fitCenter"
2525
android:orientation="vertical" />
2626

2727
</LinearLayout>

0 commit comments

Comments
 (0)