Java for Android newcomersIt’s been a while since Kotlin become default language for Android development. Here I was going to write about why it’s important for…Jul 11, 2023Jul 11, 2023
Know your attributes: enter/exitFadeDurationYou're creating one more awesome button. Nice guy designer provided you with colors for released and pressed states. A selector is your…Apr 25, 2019Apr 25, 2019
Published inProAndroidDevFew thoughts about architecture and testing.At first, I was going to write a readme for my boilerplate repository. In the process of writing, I understood, that I’m getting not just…Apr 17, 20192Apr 17, 20192
Android App Must DoTwo years ago I created a document with checklist. What should you do before publishing your Android application. I’m going to copy it here…Aug 29, 2018Aug 29, 2018
Actually, there is keyboard listenerAt least if you hide keyboard by yourselfJun 26, 20182Jun 26, 20182
Ultimate Presenter survivingEvery Android developer faces this problem — how to survive a screen rotation. Specifically — how to solve this in context of MVP. There…Mar 16, 2018Mar 16, 2018