Issue/10651 material notifications list and settings#11192
Issue/10651 material notifications list and settings#11192khaykov merged 14 commits intofeature/material-themefrom
Conversation
…WordPress-Android into issue/10651-material-notifications-list
|
You can test the changes on this Pull Request by downloading the APK here. |
Generated by 🚫 dangerJS |
…WordPress-Android into issue/10651-material-notifications-list
…WordPress-Android into issue/10651-material-notifications-list
mattmiklic
left a comment
There was a problem hiding this comment.
This is looking really good. I just see one small issue; there's a white border around the icon that's overlaid on top of the user's avatar; in the dark theme, we should switch that border color to the surface color I believe, so it's the same color as the default (almost-black) notification background.
|
@mattmiklic sure! I updated the color :) |
|
Looking good! |
|
We're freezing |
...rc/main/java/org/wordpress/android/ui/prefs/notifications/NotificationsSettingsFragment.java
Outdated
Show resolved
Hide resolved
...rc/main/java/org/wordpress/android/ui/prefs/notifications/NotificationsSettingsFragment.java
Outdated
Show resolved
Hide resolved
...ss/src/main/java/org/wordpress/android/ui/prefs/notifications/PrefMasterSwitchToolbarView.kt
Show resolved
Hide resolved
renanferrari
left a comment
There was a problem hiding this comment.
Looks good to me! 👍
I left some comments with some minor nitpicks and potentially unrelated questions.
|
@renanferrari thanks for the review! I hope I addressed your concerns :) |

Part of #10651
This PR moves notifications list and settings to the material theme and adds a Dark Mode support.
For unread notifications, we are using the same bg color as for multi-selected sites in Site Picker.
To test:
PR submission checklist:
RELEASE-NOTES.txtif necessary.