2d3894a1484a7378ae843e4422d65f8d195635c7
Root Cause: The lifecycle for AccessibilityShortcutPreferenceFragmentTest did not be called correctly. Solution: * Call onAttach() before onCreate() to some config, e.g. FeatureFactory. * Use ShadowFragment.class that we usually do in accessibility tests. Fix: 200906425 Fix: 201020915 Test: atest AccessibilityShortcutPreferenceFragmentTest Change-Id: I3391c0a4a2c7c361a44c7d282b1d5d3e75a28a39
Merge "Fix QR code scanner layout in "Pair devices over Wi-Fi" page." into sc-qpr1-dev am:
85d20f5957
am: 1fc8de7343
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%