当前位置:网站首页>In the fragment, the input method is hidden after clicking the confirm cancel button in the alertdialog (this is valid after looking for it on the Internet for a long time)
In the fragment, the input method is hidden after clicking the confirm cancel button in the alertdialog (this is valid after looking for it on the Internet for a long time)
2022-06-26 09:55:00 【Graffiti CC】
private void hideKeyBord(){
InputMethodManager inputMgr = (InputMethodManager) getContext()
.getSystemService(Context.INPUT_METHOD_SERVICE);
inputMgr.toggleSoftInput(InputMethodManager.HIDE_NOT_ALWAYS, 0);
}
边栏推荐
- pcl install
- TensorFlow动态分配显存
- libgstreamer-1.0. so. 0: cannot open shared object file: No such file or directory
- Cloud native essay using Hana expression database service on Google kubernetes cluster
- Single sign on logic
- SSM项目小例子,SSM整合图文详细教程
- 2021-11-12 vrep视觉传感器配置
- Automated testing -- Introduction and example of pytest framework
- Redis notes (13) - scan and keys search for specific prefix key fields (command format, usage examples, locating large keys)
- online trajectory generation
猜你喜欢

Several connection query methods of SQL (internal connection, external connection, full connection and joint query)

Champions League data set (Messi doesn't cry - leaving Barcelona may reach another peak)

SSM项目小例子,SSM整合图文详细教程

Single sign on logic

自动化测试——pytest本身及第三方模块介绍及使用

Jz2440 - - - utiliser le programme de gravure uboot

What you need to know to test -- URL, weak network, interface, automation

Day 3 array, pre post, character space, keyword and address pointer
![Logical English structure [key points]](/img/4b/52a666ed01087adbc5fa4f9e1db393.png)
Logical English structure [key points]

Software testing - how to select the appropriate orthogonal table
随机推荐
力扣------从数组中移除最大值和最小值
Industrial and enterprise patent matching data (hundreds of thousands of data) 1998-2014
Code statistics tools cloc and SCC
WGCLOUD的web ssh服务端口是多少
#云原生征文# 在 Google Kubernetes Cluster 上使用 HANA Expression Database Service
Custom interceptor
Daily-used English phrases
A concise tutorial for getting started with go generics
Specific meaning of go bootstrap
What is the web SSH service port of wgcloud
Redis notes (13) - scan and keys search for specific prefix key fields (command format, usage examples, locating large keys)
Jz2440--- using uboot burning program
c语言语法基础之——函数嵌套、递归 小程序斐波那契之和、阶乘
Does the go compiled executable have dynamic library links?
libgstreamer-1.0. so. 0: cannot open shared object file: No such file or directory
國際化配置
2021-11-29 轨迹规划五次多项式
SQL高级教程
Druid data source for background monitoring
Getting started with Flink - word statistics