Star24
31
代码介绍
代码
Issues84
Pull Requests2
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star24
31
  1. samples
  2. /
  3. CodeLab
  4. /
  5. EnjoyArkUIX
  6. /
  7. self_test
  8. /
  9. VidoDemo
  10. /
  11. src
  12. /
  13. main
  14. /
  15. resources
  16. /
  17. base
  18. /
  19. profile
Lliulong0326feat: Add VidoDemo, HighContrastDemo, EnableHapticFeedbackDemo self_test modules
2f0e07aa创建于 14 天前历史提交
文件最后提交记录最后更新时间
main_pages.json
feat: Add VidoDemo, HighContrastDemo, EnableHapticFeedbackDemo self_test modules Add three new self_test modules for EnjoyArkUIX CodeLab: - VidoDemo: Video player demo with fullscreen, playback rate, poster options, reset and shortcut key test pages - HighContrastDemo: High contrast text display demo - EnableHapticFeedbackDemo: Haptic feedback demo with alphabet indexer, context menu, drag, picker, slider, text, web pages Includes Android activity classes, iOS view controllers, arkui-x config updates, and cross-platform module configurations. Co-Authored-By: Agent Signed-off-by: longruoluo <liusir666@163.com> Change-Id: Ib7414050a60c762988e6666becaf79b60772237714 天前