"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "ff8c03009f4dd4422016a7788df2b301d45e516f"
Deletes LifecycleActivity.
LifecycleActivity seems to only be adding a Lifecycle to the framework Activity class. The Jetpack ComponentActivity already does that and is actively getting fixes whereas the Activity class is not. This CL deletes LifecycleActivity and migrates existing subclasses to subclass ComponentActivity from Jetpack, instead. Bug: 243558484 Test: Opened and played with the home controls screens and the user switcher screen. Did not test Wallet, but I have high confidence that this change is safe given its nature and the manual test for home controls. Change-Id: I10f83c71d02e7218a0196b272006dbe6d17156dc
Loading
Please register or sign in to comment