=10_01=

Results 17 comments of =10_01=

好奇怪的需求,又不干坏事,为啥要将图标隐藏了😂 查了下文档貌似没有标准API隐藏图标,网上说 Android 10 还加强限制隐藏启动图标。

手粗还挺需要这个功能,全键盘太容易按错了😄

What kind of rules do you need to add to kotlin typealias?

koin-core: 3.5.0 koin-annotations: 1.3.0 https://insert-koin.io/docs/reference/koin-annotations/start/#compile-safety---check-your-koin-config-at-compile-time-since-130 If I turn on Compile Safety, the compilation will get this error, not set, the compilation is normal. ```e: [ksp] --> Missing Definition type```

https://github.com/InsertKoinIO/hello-kmp/blob/annotations/shared/build.gradle.kts#L67 The recommended configuration was not used because an error would be reported. ``` Kotlin dependencies { "kspCommonMainMetadata"(libs.findLibrary("koin-compiler").get()) "kspAndroid"(libs.findLibrary("koin-compiler").get()) "kspDesktop"(libs.findLibrary("koin-compiler").get()) } ```

Download src.zip from services.gradle.org over and over again, but it doesn't work Selecting a local Gradle must also download src.zip

src.zip undownloading, IDEA will report an error and the project will not be compiled

貌似使用空格选词会自动添加空格。

不好意思,看错了, 个人是不太喜欢输入法给我加东西,喜欢输入啥就显示啥,所以不太清楚了。

上架到F-Droid后,方便检查更新了,就不用来 Github 查看 releases 了。 #46