Vladislav Shilyaev
Results
2
issues of
Vladislav Shilyaev
I use pixel art image resources in my app and there are two problems: - I have to duplicate the images for `@2x` and `@3x` scales (as required by iOS)...
**Is your feature request related to a problem? Please describe.** I use JetBrains Exposed and I have several tables declared like so: ```kotlin object Users : LongIdTable() { val name:...
status:duplicate
question