240 发简信
IP属地:新北
  • Resize,w 360,h 240
    Android 中文生成string.xml插件

    GitHub[https://github.com/EchoWorkGH/MyStringExtractor] 基于原本的Extract str...

  • Android applink添加

    步骤[https://developer.android.com/studio/write/app-link-indexing?hl=zh-cn...

  • gradle配置

    [TOC] gradle下载慢,镜像问题 参考[https://blog.csdn.net/moresi/article/details/136...

  • uiautomato测试

    blog[https://www.cnblogs.com/TM0831/p/15017241.html]参考[https://zhuanlan....

  • compose异常总结

    重要事情说3遍 compose使用穩定版本1.6.8[https://mvnrepository.com/artifact/androidx.c...

  • Resize,w 360,h 240
    广播问题

    静态广播在app关闭的情况下无法收到广播。 需要打开允许应用自启动

  • 通知图标问题变灰问题

    在Android12以上的版本 通知使用svg图片,会被设置为灰色。(tint灰) 国内的可以这样,三星的原生的不能这么搞 官方文档[https...

  • Resize,w 360,h 240
    image fit clip 问题

    初步确定,问题是LazyVerticalGrid的测量策略和其他的静态布局不同引起的 1.在row中正常 2.在LazyVerticalGrid...

  • Compose Multiplatform

    commonMain中无法预览问题 解决方案[https://github.com/JetBrains/compose-multiplatfor...