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