mirror of
https://github.com/SimpleMobileTools/Simple-Draw.git
synced 2025-01-10 23:03:57 +01:00
use the new string for zooming/moving canvas
This commit is contained in:
parent
069abad7db
commit
7c9d8564e0
@ -119,7 +119,7 @@
|
||||
android:background="@null"
|
||||
android:clickable="false"
|
||||
android:paddingStart="@dimen/medium_margin"
|
||||
android:text="@string/allow_zooming_canvas"
|
||||
android:text="@string/allow_zooming_moving_canvas"
|
||||
app:switchPadding="@dimen/medium_margin" />
|
||||
|
||||
</RelativeLayout>
|
||||
|
Loading…
Reference in New Issue
Block a user