Support autoclick secondary action (5/n)

Seekbar UI show complete on all of devices.

Bug: 146019277
Test: manual
Change-Id: I18227db46ba5040082b9a4a691ad8e5233e3e269
This commit is contained in:
ChenJean
2020-02-13 15:14:48 +08:00
parent 6a7b237801
commit fb85c52c32
3 changed files with 8 additions and 6 deletions

View File

@@ -47,6 +47,7 @@
android:key="autoclick_custom_seekbar"
android:layout="@layout/accessibility_autoclick_custom_seekbar"
android:selectable="false"
android:visibility="gone"
settings:allowDividerBelow="true"
settings:controller="com.android.settings.accessibility.ToggleAutoclickCustomSeekbarController" />