Weiwei

Results 5 comments of Weiwei

`maven { url 'https://maven.aliyun.com/repository/public/' }` 添加国内的 maven 仓库是可以的

我在 `res path mapping:` 里面加了 `res/font -> res/font` 和 `res/font-v22 -> res/font-v22` 后报错,错误是 `... is not equal, there must be some problem` 这个异常是ResourceApkBuilder#generalUnsignApk()里面抛出来的,我看了 https://github.com/shwenzhang/AndResGuard/issues/302 单 res 文件夹路径 keep 这个issue也是这个异常 AndResGuard-cli-1.2.15.jar...

> @lecymeng 可否提供下APK,我本地调试下 APK链接: https://c-t.work/s/61c5d0a3fb7e42 TextView字体设置是 `app:fontFamily="@font/din_bold"` 混淆后 不会crash,但是没有效果 [截图](https://blog-1251678165.cos.ap-chengdu.myqcloud.com/WalkHome.png) 在Java/Kotlin里面设置字体,例如 `textPaint.typeface = ResourcesCompat.getFont(context, R.font.din_bold)` 会Crash,异常是Resource Not Found Exception 目前只能暂时把字体改到assets目录下 来设置字体

引用的模块, 只能被一个模块引用

同感 live preview 不支持整体滑动实在很难受,自动换行的又非常难看。