k9-mail/core/ui/legacy/README.md

15 lines
459 B
Markdown
Raw Permalink Normal View History

2025-11-22 13:56:56 +01:00
## Core - UI - Legacy
The modules in this section are dedicated to the legacy UI implementation based on XML-based layouts for Android.
> [!WARNING]
> It's not suggested to use the contained modules for new features!
>
> This is only maintained for the purpose of supporting the existing implementation.
---
> [!IMPORTANT]
> Use the Composable UI along our [theme 2](../compose/theme2) and [design system](../compose/designsystem) design system instead.