Skip to content

Commit

Permalink
Modify description of sensitivity
Browse files Browse the repository at this point in the history
  • Loading branch information
tamo committed Feb 14, 2025
1 parent 32d4209 commit e7f67c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/xml/prefs_softkey.xml
Original file line number Diff line number Diff line change
Expand Up @@ -143,11 +143,11 @@
<androidx.preference.SeekBarPreference
android:max="70"
app:defaultValue="24"
app:dialogTitle="フリック感度"
app:iconSpaceReserved="false"
app:key="@string/prefkey_flick_sensitivity"
app:min="10"
app:showSeekBarValue="true"
app:summary="大きいほど鈍いです"
app:title="フリック感度" />
<androidx.preference.SeekBarPreference
android:max="200"
Expand Down

0 comments on commit e7f67c2

Please sign in to comment.