Externalize widget (#2688)

This commit is contained in:
Totoo
2025-06-09 12:52:40 +02:00
committed by GitHub
parent 00853f526a
commit be372e12bc
7 changed files with 314 additions and 0 deletions
+2
View File
@@ -35,6 +35,8 @@ using namespace ui;
namespace ui::external_app::fmradio {
#include "external/ui_grapheq.cpi"
void FmRadioView::focus() {
field_frequency.focus();
}