diff --git a/app/src/main/res/layout/dialog_focus.xml b/app/src/main/res/layout/dialog_focus.xml index a50928920..65e44df3d 100644 --- a/app/src/main/res/layout/dialog_focus.xml +++ b/app/src/main/res/layout/dialog_focus.xml @@ -1,17 +1,35 @@ - + android:layout_height="match_parent" + android:orientation="vertical"> - - + android:layout_height="wrap_content" + android:layout_gravity="center_horizontal" + android:padding="24dp" + android:gravity="center" + android:textSize="18sp" + android:text="@string/set_focus_description" /> - + android:layout_height="wrap_content" + android:id="@+id/imageContainer"> - \ No newline at end of file + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 18c5c8bbd..75824a9ae 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -408,6 +408,7 @@ Describe for visually impaired\n(%d character limit) + Tap or drag the circle to choose the focal point which will always be visible in thumbnails. Set caption Set focus point Edit image