解决Android Studio中文输入异常的情况
搜索得到答案,需要在Android Studio安装目录下的/bin/studio.sh中第一行加入如下的代码export XMODIFIERS="@im=fcitx"
export GT
2022-03-04