Do not update accessibilityTitle in LayoutParams.setTitle
am: 0697c7a
* commit '0697c7a877d87acd572ed7ce62472d5866375e86':
Do not update accessibilityTitle in LayoutParams.setTitle
Change-Id: I006620e1ac9c8571dd698f45da75284010dc58e9
This commit is contained in:
@@ -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