OlivierTD / team-rocket

Team Rocket working on OSS AntennaPod
MIT License
1 stars 1 forks source link

Custom Colored Themes #50

Open anania-y opened 6 years ago

anania-y commented 6 years ago

As a user, I want to be able to pick a few colors to be part of a color theme that stays.

[SP: 6]
[Value: High] [Risk: Low]

Tasks breakdown:

Implementation Breakdown:

Instrumented test:

https://github.com/OlivierTD/team-rocket/blob/ea36227209aba277fa3740a8c48a45327200c9eb/app/src/androidTest/java/de/test/antennapod/ui/MainActivityTest.java#L434-L462

Demonstration Steps:

1-Go to Navigation Bar 2-Click on Custom Theme 3-Click on Color 1 4-Select a color and press ok 5-Repeat steps 4 and 5 for buttons Color 2 and Color 3 6-Click Set

guipadua commented 6 years ago

Still not completed, so it will be moved to sprint 6. Page already exists.

guipadua commented 6 years ago

Demoed the selection and change. Missing the top bar and the persistence on the database.

anania-y commented 6 years ago

@guipadua The fixes you mentioned have been applied!