Skip to content
Snippets Groups Projects
Commit b592e015 authored by Duncan McNamara's avatar Duncan McNamara Committed by Nicolas Pomepuy
Browse files

ControlSettings: remove unecessary icon space

parent ade88e1e
No related branches found
No related tags found
1 merge request!1745ControlSettings: remove unecessary icon space
Pipeline #354519 passed with stage
in 21 minutes and 18 seconds
......@@ -33,6 +33,7 @@
android:key="enable_scale_gesture"
android:summary="@string/enable_scale_gesture_summary"
android:title="@string/enable_scale_gesture_title"
app:iconSpaceReserved="false"
app:singleLineTitle="false" />
<CheckBoxPreference
android:defaultValue="true"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment