15c73a5f832445aeaa19672d3ef8ed84c1ba59fb
Root Cause: change preferences' order in onViewCreated() will see the order moving animation. Solution: * Move to onCreateView() can avoid seeing the order moving animation. * Move onProcessArguments() to onCreate() to let it be called as early as possible. Also let it align the calling getArguments() behavior in parent class PreferenceFragmentCompat. Bug: 171272809 Test: make RunSettingsRoboTests ROBOTEST_FILTLTER=ToggleFeaturePreferenceFragmentTest Change-Id: Ib9cb9b6df232ddcb681683ac2fcd2c6406c7a487
Merge "Move battery usage files to a separate folder." into tm-qpr-dev am:
3b7953eac2
am: 6470ada117
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%