infinum / android_dbinspector

Android library for viewing, editing and sharing in app databases.
Apache License 2.0
951 stars 91 forks source link

Fix Timber planting multiple trees per Kotlin object instatiation #73

Closed bojankoma closed 3 years ago

bojankoma commented 3 years ago

I spruced up the code a little bit. Tested it and saw the tree planted only once per object creation.