Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3500784e authored by Doris Ling's avatar Doris Ling
Browse files

Adjust Lock screen message for better accessibility.

- increase text height to 48dp

Change-Id: Ie3ab56eeed453bb7b131458a3966534a0bf68871
Fixes: 79711251
Test: visual
parent 46338558
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -25,6 +25,7 @@
        android:id="@+id/owner_info_edit_text"
        android:id="@+id/owner_info_edit_text"
        android:layout_width="match_parent"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_height="wrap_content"
        android:minHeight="@dimen/min_tap_target_size"
        android:gravity="top"
        android:gravity="top"
        android:hint="@string/owner_info_settings_edit_text_hint"
        android:hint="@string/owner_info_settings_edit_text_hint"
        android:inputType="textMultiLine|textCapSentences"
        android:inputType="textMultiLine|textCapSentences"