Ronen

Results 30 comments of Ronen

https://github.com/bikcrum/CircularRangeSlider-Android/assets/8763689/25dd9122-ec44-4840-bb01-3529d64b35a1 I have made a sample project demonstrating the bug: https://github.com/ronenfe/CircularSliderBugSample

Ok, I had to first install VS Build tools C++ and Rust for windows.

Installation failed with following errors: ``` Compiling coldsnap v0.6.1 error[E0433]: failed to resolve: could not find `unix` in `os` --> C:\Users\ronen\.cargo\registry\src\index.crates.io-6f17d22bba15001f\coldsnap-0.6.1\src\block_device.rs:11:14 | 11 | use std::os::unix::io::AsRawFd; | ^^^^ could not...

Also I'm not sure how to work with it, I guess I will need to set each control color in runtime with attributes of this new theme? I don't have...

I managed to use it and solved the issue with the changing of day or night by using a custom class that I manually update its properties everytime I run...

Can you explain about this change? So I will just remove toMaterialColors()? What does this change do?

The issue is not solved, https://github.com/jordond/MaterialKolor/blob/main/material-kolor/src/commonMain/kotlin/com/materialkolor/DynamicColorScheme.kt the function in this file still uses the amoled boolean