pocket-casts-android
pocket-casts-android copied to clipboard
fix When no podcasts are selected for a filter, change the chip to 'All Your Podcasts'
Description
Fixed bug When no podcasts were selected in filter fragment, all podcasts selected should have been visible in chips instead of 0 podcasts.
Fixes https://github.com/Automattic/pocket-casts-android/issues/75
Checklist
- [x] Should this change be included in the release notes? If yes, please add a line in CHANGELOG.md
- [ ] Have you tested in landscape?
- [ ] Have you tested accessibility with TalkBack?
- [ ] Have you tested in different themes?
- [ ] Does the change work with a large display font?
- [ ] Are all the strings localized?
- [ ] Could you have written any new tests?
- [ ] Did you include Compose previews with any components?