Tagged in

Android

Android Bits
Android Bits
Awesome Blog From Android Folks
More information
Followers
1.6K
Elsewhere
More, on Medium

Espresso Robot Pattern in Kotlin

Espresso allows us to write Android UI tests. Creating automated tests should be a part of our…


Android: Material buttons

From Google Material Design docs: “Buttons communicate the action that will occur when the user touches them.”…