<java.lang.OutOfMemoryError in class instance usin...
# stackoverflow
u
java.lang.OutOfMemoryError in class instance using Kotlin I making project in Kotlin with MVP design pattern first time. Why I have got java.lang.OutOfMemoryError. This is my error from debuger: https://pastebin.com/U1nwjaf6 This is my class DbManager: https://pastebin.com/KRpa2eRF And this is my class LoginPresenter: <a href="https://pastebin.com/Vryf0kBH" rel="nofollow...