Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 499 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 499 Bytes

ToolsNSExample

How to use Dummy Data to preview layout in Android

use tools:text to avoid exposing dummy data to users.

wrong case code preview

wrong preview

wrong case app preview

if initializing delayed

correct case code preview

correct preview

correct case app preview

correct use