Marco Dalla Bà

Results 2 issues of Marco Dalla Bà

In DialerActivityTest class, it is used IntentsTestRule that is a deprecated class. I corrected it using ActivityScenarioRule and Intents.init() and Intents.release() instead.

cla: yes

**Describe the problem** NotificationManager.IMPORTANCE_LOW and 'Time for breakfast' have a badly set background. Advanced Android in Kotlin: Notifications 1.1 [Step #4] **codelab:** advanced-android-kotlin