
© 2010 Adobe Systems Incorporated. All Rights Reserved. Adobe Condential.
Manual DPI management
Leave applicationDPI unset (will default to same as runtimeDPI)
Built-in component skins in mobile theme will adapt to different DPIs
Your own layouts and skins will need to adapt (pixel and font sizes)
Can use @media to set CSS rules for different DPIs
Use data binding or code to adapt layout properties per DPI
Multi-DPI bitmaps still work
42
Comentarios a estos manuales