finish touch ui

This commit is contained in:
2025-10-22 00:01:57 +08:00
parent 5347562b36
commit 6ef41ab501
4 changed files with 22 additions and 6 deletions

View File

@@ -161,6 +161,9 @@ namespace material {
// link
constexpr auto kAddLink = "add_link";
constexpr auto kLinkOff = "link_off";
// sensor icon
constexpr auto kTouchSensor = "touch_app";
}
}
}