Do not update accessibilityTitle in
LayoutParams.setTitle Bug: 28126629 Change-Id: Idfd8c0210d32e1a0e9c16272cfbb35ef6065e805
This commit is contained in:
committed by
Svetoslav Ganov
parent
37ce022189
commit
0697c7a877
@@ -1774,7 +1774,6 @@ public interface WindowManager extends ViewManager {
|
||||
title = "";
|
||||
|
||||
mTitle = TextUtils.stringOrSpannedString(title);
|
||||
accessibilityTitle = mTitle;
|
||||
}
|
||||
|
||||
public final CharSequence getTitle() {
|
||||
|
||||
Reference in New Issue
Block a user