文件最后提交记录最后更新时间
!824 适配901工程 * 修改EngineeringCapability文件缩进格式 * 适配工程 * 适配工程 data/Preferences data/Rdb等 3 年前
!887 README整改 * readme update 3 年前
!576 Done! 全量翻译---MediaQuery * Added MediaQuery readme English 4 年前
!964 README整改 * update readme 3 年前
!490 删除签名配置 Merge pull request !490 from 郭金/master 4 年前
!489 使用900版本IDE对sample进行编译整改 * adapter to IDE 900 4 年前
!824 适配901工程 * 修改EngineeringCapability文件缩进格式 * 适配工程 * 适配工程 data/Preferences data/Rdb等 3 年前
README.md

ArkUI - Media Query

Introduction

This sample shows how to use MediaQuery to display different UI effects on different devices.

Usage

  1. On a portrait device, the news list is displayed on the home screen of the sample app. You can touch a piece of news to access the details page.

  2. On a landscape device, the news list is displayed on the left side of the home screen of the sample app, and the news details are displayed on the right side. You can touch any news on the left to show its details on the right.

Constraints

This sample can only be run on standard-system devices.