Alexander Karkossa
Alexander Karkossa
Hey. What exactly do you mean? Without a fixed size, there will no swipe limit right? Which situation do you mean?
Hi, at the moment, there is no way to revert the other states. I am planning to inlclude these feature in the next version (hopefully) by using the same RevealState....
Thanks @paul-dingemans, @cwilper Temporarily fixed by adding the following line to my ktlinFormat definition ``` task ktlintFormat(type: JavaExec, group: "formatting") { ... jvmArgs "--add-opens=java.base/java.lang=ALL-UNNAMED" } ```
Hmmm. I have no idea. I don't have this error in any of my apps