Skip to content
Commit 83ba7aab authored by sallyyuen's avatar sallyyuen
Browse files

Set the window title in AlertDialog's AlertController

AlertDialog.Builder's setTitle() does not set the title of its
window, which TalkBack uses for announcements.

Make the behavior consistent between the AlertDialog.Builder's
setTitle and AlertDialog's setTitle, which does change the window
title.

Bug: 149755168
Test: Menu titles appear in the node tree debug info and are announced.
by TalkBack. App version info in Settings is announced.

Change-Id: I49deb98ad294538864e413c6c486b4148e06a2b6
parent b6eaf6ed
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