Closed Profpatsch closed 12 hours ago
A manual test clicking through the build on an empty newpipe seems that everything still works as expected.
Some kaomoji that had different variants before seem to be the same now, maybe we want to keep that. Nevermind, that’s handled as well
I’d merge soon, unless there are any vetoes
Wait
I think that the component's parameters are needlessly complicated. The only three items in the spec should be:
modifier: () -> Modifier
emojiText: () -> String
descriptionText: () -> String
Issues
4 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
I pushed a few more commits, and now the code is better in my opinion. These things still need to be improved though (I don't know if it's better to do them now or in a future PR):
I tested all the screens above, in dark and light themes, and they work.
Looks exceptionally good to me! (disclaimer: I didn’t test, since you already made screenshots)
Followup rebase for https://github.com/TeamNewPipe/NewPipe/pull/11463 due to technical reasons.
Please see its description.