m
if (darkTheme)
html = html.replace("fff", "000000");
runOnUiThread(new Runnable() {
public void run() {
webView.loadDataWithBaseURL(null, htmlText, "text/html", "utf-8", null);
}
});
Size: a a a
m
DB
viewModel.isSearchVisible.observe(viewLifecycleOwner, Observer {
Handler().postDelayed({
binding.etSearch.requestFocus()
binding.etSearch.setSelection(binding.etSearch.text.length)
val imm = binding.etSearch.context.getSystemService(Context.INPUT_METHOD_SERVICE) as InputMethodManager?
imm?.showSoftInput(binding.etSearch, InputMethodManager.SHOW_IMPLICIT)
},1)
})
a
a
K
С
QH
С
QH
m
С
P
Т
AB
IP
a
QH
m
a
m