ananas/app/phone/src/main
Teo Baranga 373864ba46
fix: episode indicator wrapping on second line (#468)
Fixes #445

The episode indicator background was constrained to a 24dp box. If this box could not contain the count, then the count would wrap onto a new line.

The proposed solution is to use a rounded rectangle as the background instead. This can then expand into a chip as needed to accommodate larger numbers without wrapping.
2023-08-15 11:57:09 +02:00
..
java/dev/jdtech/jellyfin feat: picture-in-picture (#277) 2023-08-14 22:47:42 +02:00
res fix: episode indicator wrapping on second line (#468) 2023-08-15 11:57:09 +02:00
AndroidManifest.xml feat: picture-in-picture (#277) 2023-08-14 22:47:42 +02:00