Open ashiagr opened 3 days ago
1 Warning | |
---|---|
:warning: | This PR is larger than 500 lines of changes. Please consider splitting it into smaller PRs for easier and faster reviews. |
Generated by :no_entry_sign: Danger
App Name | 📱 Mobile | |
Build Type | debugProd | |
Commit | 798961c39ec215174f17be7dce0413e82237b7ac | |
Direct Download | pocketcasts-app-prototype-build-pr3269-798961c.apk |
App Name | 🚗 Automotive | |
Build Type | debugProd | |
Commit | 798961c39ec215174f17be7dce0413e82237b7ac | |
Direct Download | pocketcasts-automotive-prototype-build-pr3269-798961c.apk |
App Name | ⌚ Wear | |
Build Type | debugProd | |
Commit | 798961c39ec215174f17be7dce0413e82237b7ac | |
Direct Download | pocketcasts-wear-prototype-build-pr3269-798961c.apk |
Make sure tapping the chapter name jumps to the chapter screen 😉
Description
This migrates player heading section with chapter prev, next buttons to Compose.
Testing Instructions
Screenshots or Screencast
Style Previews
With Chapter
Without Chapter
Portrait
Landscape Without Chapter
Landscape With Chapter
Large Display
Tablet
Checklist
./gradlew spotlessApply
to automatically apply formatting/linting)modules/services/localization/src/main/res/values/strings.xml
I have tested any UI changes...