wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.99k stars 1.33k forks source link

Convert Bloganuary screen to Material3 #21342

Closed nbradbury closed 1 month ago

nbradbury commented 1 month ago

This small PR updates the Bloganuary screen to Material3. To make it easy to test, I changed the "My Site" fragment to automatically show the Bloganuary screen when it's created. I'll remove this before merging.

BEFORE

bloganuary-before

AFTER

after

dangermattic commented 1 month ago
1 Warning
:warning: PR is not assigned to a milestone.

Generated by :no_entry_sign: Danger

wpmobilebot commented 1 month ago
Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr21342-ba2be02
Commitba2be02e604e2b093a8c319a64853afdfd5df0c8
Direct Downloadjetpack-prototype-build-pr21342-ba2be02.apk
Note: Google Login is not supported on these builds.
wpmobilebot commented 1 month ago
WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr21342-ba2be02
Commitba2be02e604e2b093a8c319a64853afdfd5df0c8
Direct Downloadwordpress-prototype-build-pr21342-ba2be02.apk
Note: Google Login is not supported on these builds.
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Project coverage is 39.31%. Comparing base (ccb4c3c) to head (ba2be02). Report is 15 commits behind head on trunk.

Files with missing lines Patch % Lines
...nuary/learnmore/BloganuaryNudgeLearnMoreOverlay.kt 0.00% 18 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## trunk #21342 +/- ## ========================================== - Coverage 39.31% 39.31% -0.01% ========================================== Files 2121 2121 Lines 98292 98293 +1 Branches 15225 15226 +1 ========================================== Hits 38644 38644 - Misses 56213 56214 +1 Partials 3435 3435 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.