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

Commit 81eb5625 authored by Mark Harman's avatar Mark Harman
Browse files

Set content description for custom seekbar preference.

parent 638ade33
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@
        />
    <SeekBar
        android:id="@+id/arrayseekbarpreference_seekbar"
        android:contentDescription="@string/array_seekbar_preference_seekbar"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        />
+2 −0
Original line number Diff line number Diff line
@@ -982,6 +982,8 @@
    <string name="preference_comment_ypr">Store yaw, pitch and roll</string>
    <string name="preference_comment_ypr_summary">Store the yaw, pitch and roll of the device in the photo\'s Exif user comment (JPEG format only)</string>

    <string name="array_seekbar_preference_seekbar">Seekbar to change current preference value</string>

    <!-- The following strings should not be translated (and shouldn't be included in language-specific strings.xml), in case they need updating -->

    <string name="preference_privacy_policy" translatable="false">Privacy policy</string>