AntennaPod/ui/common
Taco b6a4049ff4
Spotbugs cleanup (#6968)
Remove unused SpotBugs rules.
Fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD, ICAST_INTEGER_MULTIPLY_CAST_TO_LONG, NP_METHOD_PARAMETER_TIGHTENS_ANNOTATION, OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE
2024-04-05 19:28:36 +02:00
..
src Spotbugs cleanup (#6968) 2024-04-05 19:28:36 +02:00
build.gradle Delete core module (#7060) 2024-04-05 19:20:27 +02:00
README.md Move basic views to new module 2021-02-12 21:00:39 +01:00
website-languages.txt Delete core module (#7060) 2024-04-05 19:20:27 +02: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.