app / sg.edu.ntu.scse.cz2006.gymbuddies.util / InputHelper / hideSoftKeyboard

hideSoftKeyboard

@JvmStatic fun hideSoftKeyboard(activity: Activity): Unit

Helper function to hide the Android IME Soft Keyboard for a given activity

Parameters

activity - Activity The activity to close the keyboard for