microorm icon indicating copy to clipboard operation
microorm copied to clipboard

FYI, Kotlin Anko already does this

Open dharijanto opened this issue 6 years ago • 0 comments

I just came across this library from a StackOverflow link. Didn't get a chance to use it as I just found out there's an official library that does exactly the same thing, but I do wanna say my thanks anyway to this library author! :)

For those who don't already know that Kotlin's Anko library does what this library does: https://github.com/Kotlin/anko/wiki/Anko-SQLite

It's an official library from Kotlin team, so it's always preferred :)

Have a great day!

dharijanto avatar Aug 19 '19 01:08 dharijanto