AntennaPod/ui/common
flofriday 17b713e10c
Improve collapsing toolbar state (#7277)
First this commit improves the threshold at which the icon color is
changed. We now ask the collapsing toolbar at which size it will be
collapsed instead of guessing.

Second, this commit also sets the appbar title (when collapsed) to the
podcast name in the podcast episode view.
2024-07-10 21:30:32 +02:00
..
src Improve collapsing toolbar state (#7277) 2024-07-10 21:30:32 +02:00
README.md Move basic views to new module 2021-02-12 21:00:39 +01:00
build.gradle CI tweaks (#7069) 2024-04-07 23:28:14 +02:00

README.md

:ui:common

This module provides basic UI functionality that is needed in multiple modules. UI elements that are only used in a single module should not be defined here.