From fb7622d2c9d4cb0073573bdadbf89c22b6e8d7b7 Mon Sep 17 00:00:00 2001 From: joker Date: Mon, 16 Oct 2017 14:03:26 +0800 Subject: [PATCH] update p3c-idea README --- idea-plugin/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/idea-plugin/README.md b/idea-plugin/README.md index 09d8e85..052d6b7 100644 --- a/idea-plugin/README.md +++ b/idea-plugin/README.md @@ -59,4 +59,16 @@ compile 'com.alibaba.p3c.idea:p3c-common:1.0.0' We can also analyze file which is modified before vsc checkin. ![Before Checkin](doc/images/analyze_before_checkin.png) + +## Other +1. [中文乱码解决方法](https://github.com/alibaba/p3c/issues/32#issuecomment-336762512) + + Appearance&Behavior -> Appearance -> UI Options -> Name 里面设置成微软雅黑(microsoft yahei light) + + ![Switch language](doc/images/change_name.png) + + 重启 Android Studio + + ![Switch language](doc/images/normal_view.png) + \ No newline at end of file