mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps] Add screen telemetry identification
This commit is contained in:
@@ -38,6 +38,7 @@ public:
|
||||
void didBecomeFirstResponder() override;
|
||||
bool handleEvent(Ion::Events::Event event) override;
|
||||
ViewController::DisplayParameter displayParameter() override { return ViewController::DisplayParameter::WantsMaximumSpace; }
|
||||
TELEMETRY_ID("Console");
|
||||
|
||||
// ListViewDataSource
|
||||
int numberOfRows() const override;
|
||||
|
||||
Reference in New Issue
Block a user