Hazhan Jalal
Hazhan Jalal
@anuragvish Add the `maven { url "https://jitpack.io" }` to **settings.gradle** file instead of _build.gradle_. should look something like below : ``` dependencyResolutionManagement { repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) repositories { google() mavenCentral() jcenter() maven...
I'm guessing Mr. @taufiq-husain wanted to have the ability to change the entire dialog width (same as me). I'm using this lovely library on a windows application, the width of...
@Luckey-Elijah I wonder if you managed to get it to work with JSON. or if you have found another widget that works with JSON?
@Luckey-Elijah I've looked everywhere and sadly there's still no widget that highlights and supports writing for JSON.
@Tabarek Thanks a bunch 🌸 I used a different approach and it worked out well for me. For anyone interested, Since user controls the language selection in my app (no...
Apologies for the Close / Re-open of the issue. I do think it should stay open and let the dev decide whether they want to have something that works with...
Just a comment to revive the thread in-hope someone sees it. Maybe even something like this ? 