Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4ce11e2d authored by Tony Huang's avatar Tony Huang
Browse files

Fix crash on easter egg debug mode

Because we use Androidx Toolbar so Activity.getActionBar will get null.
It should use getSupportActionBar but this function only implement on
AppCompatActivity and this need more change.
Remove the set color call to prevent crash first and update the status
bar color to suitable one.

Fix: 141465269
Test: manual
Test: atest DocumentsUIGoogleTests
Change-Id: Ib23e0e46fec29b1079e053921bbd88e84ac8fdb2
parent 679e5c0d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment