Issue/10649 material reader post#11166
Conversation
…rdpress-mobile/WordPress-Android into issue/10649-material-reader-post
Generated by 🚫 dangerJS |
|
You can test the changes on this Pull Request by downloading the APK here. |
mattmiklic
left a comment
There was a problem hiding this comment.
Overall this looks great. Just a couple of things to followup on:
- the author name and site title at the top of the screen should use the High Emphasis On Surface color instead of blue. The follow icon/text should remain blue since it's actionable.
- Double-check that we're using the High Emphasis On Surface color for post titles and body text as mentioned here.
…rdpress-mobile/WordPress-Android into issue/10649-material-reader-post
|
@mattmiklic I updated the color to use high type alpha 👍 |
|
I think that's ok... tapping the user's name isn't the primary action, so I don't think we want to make it compete with the Follow action visually. That latest screenshot looks good to me. |
…WordPress-Android into issue/10649-material-reader-post
…WordPress-Android into issue/10649-material-reader-post
…WordPress-Android into issue/10649-material-reader-post
develric
left a comment
There was a problem hiding this comment.
Hi @khaykov 👋! I tested the app in both light and dark theme on the screens reported above and it looks good to me! I just left a really super minor np comment in line, but this said I'm approving this so feel free to ignore that one and merge 😊!
| <item name="primary_button_disabled_alpha" format="float" type="dimen">@dimen/disabled_alpha | ||
| </item> |
There was a problem hiding this comment.
Maybe I remember this is the way AS auto format this sort of things and this is less than a np, it's more a proof that I went into the code 😬! I would align on a single line, but really super minor so feel free to just ignore this!
There was a problem hiding this comment.
I switched formatting to multiline, otherwise AS will reformat it again in the future :)
|
We're freezing |
…WordPress-Android into issue/10649-material-reader-post # Conflicts: # WordPress/src/main/res/values/dimens.xml

Fixes #10649
This PR is based on #11164, which needs to be merged first.
This PR moves reader post details and nested screens to the material theme and adds a dark mode support.
To test:
The theme can be changed from app settings.
PR submission checklist:
RELEASE-NOTES.txtif necessary.