Alexandru Pană

Results 11 comments of Alexandru Pană

I know it doesn't mean much, but thank you! You've done something very few people have (maintaining a large open source project used by quite a few people) and you...

Hello, sorry for not replying for a long time, supporting rotations hasn't been as straightforward as I thought and I gave up on it.

I second this request.

https://github.com/libgdx/libgdx/wiki/Gdx-freetype

Have you tried looking at the UI demo? https://github.com/alexpana/kreativity-ui/blob/master/src/test/java/com/katzstudio/kreativity/ui/demo/UiDemo.java

You need to add project lombok as a dependency (https://projectlombok.org/). Also enable annotation processing and install the lombok plugin in AndroidStudio.

In that canse, I don't know what the problem is. Could you try removing this line from the gradle build file? ` compileOnly "org.projectlombok:lombok:1.16.18"`

Table header alignment should be configurable from the table widget.

Similar to the list view, but each item has a text and an icon, and items are distributed like folders in a file explorer. On resize, the elements must redistribute...

Pretty much dead, yeah :( Feel free to cannibalize it however you want!