-
Thank you for your invitation
I've been looking at your team's code and I feel pretty good about it.We are very happy to introduce this project into our project
However, I found a small flaw in the …
-
Make all colors configurable to support mods like [Dark User Interface](https://www.nexusmods.com/stardewvalley/mods/4056), enable high-contrast colors for accessibility, etc.
-
https://github.com/AnadolStudio/AndroidCurvesToolView/blob/a2eab4ab328bc2e41618a5ab62e90f8cb6d32d00/library/src/main/java/com/anadolstudio/library/curvestool/view/ThemeManager.kt#L50-L54
https://gi…
-
**Application made attempt to free the same memory block twice: $210E2170 OBJECT [TPattern] 16 bytes.**
```
[0955AC43] System.Classes.TStringList.Destroy
[0943B2A0] System.TObject.Free
[0A388806] Ugl…
-
**Access violation at address 00000000571BCDE8 in module 'Edisan6.dll'. Read of address 0000000000004108.**
```
[00000000571BCDE8] Globals.TModel.getCableData (Line 6705, "Globals.pas")
[00000000572F…
-
Hi @jaredrummler , I am facing issue using the library on Android 10.
When I set the colors in `onCreate(...)` before `setContentView(...)`, the color is applied but the view keeps blinking.
```
o…
-
**Range check error at (0000000001356BAF{Swift6.dll }) [0000000051596BAF] adb.TAdbTable.SetText (Line 5039, "adb.pas") + $8.**
```
[0000000051596BAF] adb.TAdbTable.SetText (Line 5039, "adb.pas")
[00…
-
**Range check error at (0000000001356BAF{Swift6.dll }) [0000000051596BAF] adb.TAdbTable.SetText (Line 5039, "adb.pas") + $8.**
```
[0000000051596BAF] adb.TAdbTable.SetText (Line 5039, "adb.pas")
[00…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I'm looking for the ability to allo…
-
I want to set a specific color for just one specific AppBar dynamically created, but ThemeManager always override the color of this AppBar. Note than there is others AppBar that need to be overrided, …