- Delphi Programming Projects
- William Duarte
- 146字
- 2021-06-24 14:27:06
Range of sizes
There are a range of sizes used to determine the view that is used in Android apps. Note that the runtime does not require an exact match to select a view. The runtime chooses the closest match. The following table shows the ranges for each view, specified in landscape coordinates:

It is possible to visualize the layout of the forms in the device in real time by looking at the Berlin version design time. Fantastic, isn't it? To do this, download the Fire UI Live Preview application from your platform store (Google Play: http://docwiki.embarcadero.com/RADStudio/Rio/en/FireUI_App_Preview, or Apple Store: https://itunes.apple.com/us/app/fireui-app-preview-10.1-berlin/id1090861997) or install directly via the C:\Program Files (x86)\Embarcadero\Studio\20.0\LivePreview\ path.
FireUI Live Preview is a server/client multi-device tool that allows you to broadcast the active form of your application, in real time, to several devices simultaneously.
- Citrix XenApp Performance Essentials
- Linux性能優化
- Windows Server 2012網絡操作系統項目教程(第4版)
- NetDevOps入門與實踐
- 計算機系統的自主設計
- Hands-On UX Design for Developers
- Python UNIX和Linux系統管理指南
- CentOS 6 Linux Server Cookbook
- Mastering Windows 8 C++ App Development
- bash shell腳本編程經典實例(第2版)
- Office 365 User Guide
- Linux從入門到精通(視頻教學版)
- openEuler操作系統核心技術與行業應用實踐
- Getting Started with Raspberry Pi Zero
- Azure Serverless Computing Cookbook