OSDN Git Service

Separate disable animations preference controller from accessibility
authorMill Chen <millchen@google.com>
Tue, 25 Jun 2019 15:48:04 +0000 (23:48 +0800)
committerMill Chen <millchen@google.com>
Wed, 26 Jun 2019 06:58:44 +0000 (14:58 +0800)
commitd2deb850d3e733db4e6ad60517f5ac19a8c7b423
tree2e33ae17e2cd63e5f14a19c362320efc0bfebf9f
parent2e3d08e8d4c5539df6f5881883dd463bb3c24298
Separate disable animations preference controller from accessibility

Bug: 135056871
Test: manual, robotests
Change-Id: I14f322d91179779f2d758c58a2ed729efc0b45f5
res/xml/accessibility_settings.xml
src/com/android/settings/accessibility/AccessibilitySettings.java
src/com/android/settings/accessibility/DisableAnimationsPreferenceController.java [new file with mode: 0644]
tests/robotests/src/com/android/settings/accessibility/DisableAnimationsPreferenceControllerTest.java [new file with mode: 0644]