* commit 'c6be7545b4106b9ba586e365f2d2ab911cafea93': AccessibilityNodeInfo refresh returns a stale state. - DO NOT MERGE
This commit is contained in:
@@ -721,7 +721,7 @@ public class AccessibilityNodeInfo implements Parcelable {
|
|||||||
* @return Whether the refresh succeeded.
|
* @return Whether the refresh succeeded.
|
||||||
*/
|
*/
|
||||||
public boolean refresh() {
|
public boolean refresh() {
|
||||||
return refresh(false);
|
return refresh(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user