Yan Zhulanow
Yan Zhulanow
Of course, if you have a working example, we will be happy to have it in this repo 👍
Hello! Sorry for the late answer. Examples in this repository actually was a bit outdated. I've updated the Android Gradle plugin versions, as well as third-party library versions (including ButterKnife,...
👍 By the way, what about `makeGone()`, `makeVisible()`, `makeInvisible()`?
Preview is currently provided only for `AnkoComponent` implementations. It is quite useful to have it for View classes written in Kotlin (and maybe in Java as well).
As the DSL layout is Kotlin code, the project build is required in order to get the updated preview. After the code modification, press `Ctrl+F9` (or `Cmd+F9` on Mac) and...
Please do not close the existing feature requests. And please file the new ones. Unfortunately, I had to take some time off because of a few personal problems that affected...
Not yet, Marco doesn't support comments so far. However, I agree this limitation should be fixed.
Hello @fabeit! Now you can move the separator to the very left (0%) or to the right (100%), so only one pane will be visible. However, Copy/Move dialogs will still...
@Amparose Well, you can have more than 10 favorite entries. It works just as you said (first 12 items have `1234567890-=` hotkeys).
Cmd+C/Cmd+V are already supported. Are you about the "cut" operation (Cmd+X)?