Merge "Don't report focusableViewAvailable on add" into oc-dev
This commit is contained in:
@@ -4936,9 +4936,6 @@ public abstract class ViewGroup extends View implements ViewParent, ViewManager
|
||||
needGlobalAttributesUpdate(true);
|
||||
}
|
||||
ai.mKeepScreenOn = lastKeepOn;
|
||||
if (!childHasFocus && child.hasFocusable()) {
|
||||
focusableViewAvailable(child);
|
||||
}
|
||||
}
|
||||
|
||||
if (child.isLayoutDirectionInherited()) {
|
||||
|
||||
Reference in New Issue
Block a user