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

Skip to content
Commit dbb61e2b authored by Jacqueline Huang's avatar Jacqueline Huang
Browse files

Call super in setTitle in CollapsingToolbarBaseActivity

window title doesn't change because no call to super.setTitle. Call setOuterTitle in delegate so its callback will call super.setTitle.

```
Window: AccessibilityWindowInfo[title=Android Accessibility Suite, displayId=0, id=470, taskId=18, type=TYPE_APPLICATION, layer=0, region=SkRegion((0,0,1080,2340)), bounds=Rect(0, 0 - 1080, 2340), focused=true, active=true, pictureInPicture=false, hasParent=false, isAnchored=false, hasChildren=false]
```

Fix: 304648027
Test: manually verified
Change-Id: I4a290b87eee939e68920ee54a417fdc71ef48d18
parent 0900981d
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