Yueqian Zhang
Results
1
comments of
Yueqian Zhang
@Override public void onResume() { super.onResume(); new Handler().post(() -> mInputView.performFirstFieldView()); }