ImageButton btn = (ImageButton) ... Note: If you want to do this in Kotlin, use: context?.getSystemService(Context.INPUT_METHOD_SERVICE) as InputMethodManager.
確定! 回上一頁