Clean up navigation module code
This commit is contained in:
@@ -176,11 +176,4 @@
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
<Button
|
||||
android:id="@+id/restart_samsung_ui_button"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="14dp"
|
||||
android:text="@string/restart_samsung_ui_button_label" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
<string name="side_arrow_long_press_single_step">Single step</string>
|
||||
<string name="side_arrow_long_press_multiple_steps">Multiple steps</string>
|
||||
<string name="side_arrow_repeat_speed_label">Repeat speed (steps/sec)</string>
|
||||
<string name="restart_samsung_ui_button_label">Restart One UI Home + SystemUI</string>
|
||||
<string name="press_action_label">When pressed</string>
|
||||
<string name="long_press_action_label">When long-pressed</string>
|
||||
<string name="long_press_duration_label">Long-press duration (ms)</string>
|
||||
|
||||
Reference in New Issue
Block a user