pref: 回贴界面自动弹出输入法

This commit is contained in:
HuanCheng65 2023-01-07 18:39:30 +08:00
parent 41f033eec6
commit 1829f0689a
No known key found for this signature in database
GPG Key ID: E9031EF91A805148
2 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -111,8 +111,7 @@ class ReplyActivity : BaseActivity(), View.OnClickListener,
super.onStart()
if (mHelper == null) {
mHelper = PanelSwitchHelper.Builder(this)
.logTrack(true)
.build(false)
.build(true)
if (appPreferences.postOrReplyWarning) {
showDialog {