ananas/app/phone
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
..
src/main fix: episode indicator wrapping on second line (#468) 2023-08-15 11:57:09 +02:00
build.gradle.kts refactor: remove databinding from base_item, collection_item, episode_item, home_episode_item, person_item, season_header, user_item and user_list_item 2023-08-01 09:16:04 +02:00
lint.xml Modularize the codebase (#230) 2023-01-13 23:51:20 +01:00
proguard-rules.pro fix: add CollectionType to proguard-rules.pro 2023-06-20 19:42:16 +02:00