darkyelox
darkyelox
Thanks, you are right, i ended using it directly in the class and not in the extension function, but would be nice if you add this functionality for kotlin or...
Would be nice to have this for image upload support
> Can u try adding the following to the app.gradle > > ```groovy-gradle > project.ext { > useKotlin = "true" > } > ``` Tried that and also in before-plugins.gradle...
> @darkyelox > > ``` > project.ext { > useKotlin = "true" > } > ``` > > should be the way. Did you clean after adding it? Did it...
This is not a feature, this is a bug because there is not a property for styling the color of text and is something basic for that component, i need...
> @darkyelox Were you ever able to compile to Android/iOS? No, sadly. I had to create my own implementation using a canvas library in nativescript but using a predefined shape...
@vivekmiyani thanks!! sorry for the late response bu I got it working now using this configuration in my config.plist:  As suggested in the [dortania guide](https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html#deviceproperties) but now I have...
@vivekmiyani thanks for suggestion but didn't work, I used 1536 MB (converted to 1610612736 bytes) in the line of 1915ovmf.c, recompiled and copied to my project, it boots normally but...
Having the same problem on my 20.04.4 Ubuntu inside a VirtualBox with MacOS as host. it doesn't work in chrome (only when emulating mobile) but it works in firefox
@notAperson535 I disagree, I had successfully passthrough my Intel HD Graphics 510 of my laptop to monterey on Arch linux using [OSX_GVT_D](https://github.com/vivekmiyani/OSX_GVT-D) repository and compiling my own [i915ovmf rom](https://github.com/patmagauran/i915ovmfPkg/wiki/Using) (but...