mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-26 02:25:50 +01:00
Fixed SMS copy/paste error
This commit is contained in:
parent
85d0722ffe
commit
be9b83eebf
@ -28,6 +28,6 @@
|
||||
android:defaultValue="true"
|
||||
android:icon="@drawable/ic_message_outline"
|
||||
android:key="casio_alert_sms"
|
||||
android:summary="@string/pref_summary_casio_alert_other"
|
||||
android:title="@string/pref_title_casio_alert_other" />
|
||||
android:summary="@string/pref_summary_casio_alert_sms"
|
||||
android:title="@string/pref_title_casio_alert_sms" />
|
||||
</androidx.preference.PreferenceScreen>
|
Loading…
Reference in New Issue
Block a user