Bugfixing and refactoring - proper menu icons
This commit is contained in:
@@ -64,7 +64,7 @@ struct ThemeMetrics {
|
||||
bool keyboardCenteredText;
|
||||
};
|
||||
|
||||
enum UIIcon { Folder, Text, Image, Book, File, Recent, Settings, Transfer, Library, Wifi, Hotspot };
|
||||
enum UIIcon { Folder, Text, Image, Book, File, Recent, Settings, Transfer, Library, Wifi, Hotspot, Weather };
|
||||
|
||||
// Default theme implementation (Classic Theme)
|
||||
// Additional themes can inherit from this and override methods as needed
|
||||
|
||||
Reference in New Issue
Block a user