Results 5 issues of Zack

I like it very much,I hope I can use it again on Android studio and IntelliJ

The last view is a EditText, and it have a miniWidth.

向导模式中仅有 dhcp/ppoe 两种模式 我在 网络/接口 中将wlan 协议改为静态ip 配置如下 ip:10.10.0.2/16 gateway:10.10.0.1 此时不能上网 猜测是dns异常,因为此时微信可以首发消息,但是我将本地dns修改后依然不能上网,不知道怎么解决 使用dhcp 模式下是可以上网的

我除了自定义的View 需要keep 以外, 还需要添加 ``` -keepclasseswithmembers class com.haibin.calendarview.* { public (android.content.Context); } ``` 我尝试了添加了下面的配置还是不行,我用的版本是3.6.9,所以有哪位读过源码的同学,把混淆完善一下 ``` -keep class * extends com.haibin.calendarview.MonthView { public (android.content.Context); } -keep class * extends com.haibin.calendarview.WeekBar {...

platforms: Android Studio version: 2.9.0 希望在翻译时先去除引号,再在翻译结束后加回来,不知道你是否处理了翻译结果中的换行符,如果有引号的包裹的,就不要处理了 Original ```xml "Bluetooth" ``` translation ```xml \"Bluetooth\" “Bluetooth” «Синий зуб » ```