Merge "Request focus in wifi screen in add network and secure wifi" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4786291624
@@ -363,6 +363,9 @@ public class WifiConfigController implements TextWatcher,
|
||||
if (mConfigUi.getSubmitButton() != null) {
|
||||
enableSubmitIfAppropriate();
|
||||
}
|
||||
|
||||
// After done view show and hide, request focus from parent view
|
||||
mView.findViewById(R.id.l_wifidialog).requestFocus();
|
||||
}
|
||||
|
||||
@VisibleForTesting
|
||||
|
Reference in New Issue
Block a user