slint/internal/backends/android-activity/java
Olivier Goffart 9f6b837f7d android: fix cursor and handle color
On android, the handle is the same as the cursor color and the cursor
color is usually the "accent" color.
We can't know the accent color from the native code, but we know the
selection color which is the accent color with a lesser opacity.
2024-03-20 15:06:34 +01:00
..
SlintAndroidJavaHelper.java android: fix cursor and handle color 2024-03-20 15:06:34 +01:00