Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fbelakon-Shakebugs committed Dec 31, 2021
1 parent f06e0af commit eca84a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/settings_activity.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
android:layout_height="0dp"
android:layout_weight="1"
android:background="@android:color/transparent"
android:text="@string/invocation_shaking" />
android:text="@string/shaking_threshold" />

<SeekBar
android:id="@+id/settings_shaking_threshold"
Expand Down

0 comments on commit eca84a4

Please sign in to comment.