mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-04 22:57:50 +03:00
- Refactored Bitmap class to improve memory management and streamline methods. - Introduced ThemeEngine with foundational classes for UI elements, layout management, and theme parsing. - Added support for dynamic themes and improved rendering capabilities in the HomeActivity and settings screens. This update lays the groundwork for a more flexible theming system, allowing for easier customization and management of UI elements across the application. |
||
|---|---|---|
| .. | ||
| BasicElements.h | ||
| DefaultTheme.h | ||
| IniParser.h | ||
| LayoutElements.h | ||
| ListElement.h | ||
| ThemeContext.h | ||
| ThemeManager.h | ||
| ThemeTypes.h | ||
| UIElement.h | ||