diff options
| author | 2023-10-17 08:53:50 +0000 | |
|---|---|---|
| committer | 2023-10-26 11:46:39 +0000 | |
| commit | dbb61e2b9cd82e07a835eab2dbea4b26389a048f (patch) | |
| tree | 0becf0f3add2ebe4cec648d02c444f630a30b965 /libs/androidfw/FileStream.cpp | |
| parent | 0900981d45fcb15a42c563b06839caee66ab8025 (diff) | |
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
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions