Split the display layout config between landscape and portrait orientations

This commit is contained in:
Henrik Rydgård
2025-10-30 11:18:20 +01:00
parent 3e2edbfe81
commit 67010ff2af
60 changed files with 480 additions and 317 deletions
+1
View File
@@ -149,6 +149,7 @@ static const ImageMeta imageIDs[] = {
{"I_SHARE", false},
{"I_LOGO_PLAY_STORE", false},
{"I_LOGO_APP_STORE", false},
{"I_SEARCH", false},
};
static std::string PNGNameFromID(std::string_view id) {