AntennaPod/ui/common
flofriday 2b7ed4055f
Improve search bar design on add podcast screen (#7249)
* Improve search bar design on add podcast screen

The search bar now looks more up to date with modern android styles.

* Fix colorPrimaryContainer in default color schemes

The color should be usable as the background for containers with a tint
of the accent color, but it was set to the full accent color.
Now it is much more in line with how it should work.
2024-07-01 12:25:36 +02:00
..
src Improve search bar design on add podcast screen (#7249) 2024-07-01 12:25:36 +02:00
build.gradle CI tweaks (#7069) 2024-04-07 23:28:14 +02:00
README.md Move basic views to new module 2021-02-12 21:00:39 +01:00

: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.