Takahiro Menju
Takahiro Menju
Thank you for great repository!! Mockito can use mock annotation. The mock annotation allows you to create mocks simply.
Android system service cast is cumbersome. I imagine a completion such as the following . `Context.NOTIFICATION_SERVICE.sysservice` to `(NotificationManager) getSystemService(Context.NOTIFICATION_SERVICE);` You can get map that system service name to class name...
I think that performance can be improved by adding an API that can use Message#setAsynchronous() and Handler.createAsync(). https://medium.com/@sweers/rxandroids-new-async-api-4ab5b3ad3e93
I want to fix the flashing. Help me. 
 You can look sample for naming. https://github.com/takahirom/material-element/blob/master/app/src/main/res/layout/content_duration_easing.xml https://github.com/takahirom/material-element/blob/master/app/src/main/res/values/strings.xml#L20 
# How to reproduce 1. Create Project 2. Add Hyperion https://github.com/takahirom/hyperion-android-kitkat-bug/commit/86d9be9b9e475e9f3b47c351fcdfa201d40c065b 3. Run on Kitkat Device
## Issue - close #ISSUE_NUMBER ## Overview (Required) - Try to use molecule - I use it for creating the state in ViewModel - ## Links - ## Screenshot Before...
## Issue - close #ISSUE_NUMBER ## Overview (Required) - I separate UI related logic, state, and UI by introducing FeedScreenState - This shortened the FeedScreen by about 30 lines and...
## Kind (Required) - Proposal / Discussion ## Overview (Required) - Maybe we can support Material You 🎨 ## Links -
## Kind (Required) - Improvement ## Overview (Required) - https://github.com/DroidKaigi/conference-app-2021/blob/main/android/src/main/res/mipmap-xxxhdpi/ic_launcher.png ## Links -