salesforce-ux / theo

Theo is a an abstraction for transforming and formatting Design Tokens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android transform outputs px instead of dp

JolandaVerhoef opened this issue · comments

Android documentation states that you should use Density Independent Pixels instead of Pixels when defining sizes.

The Android transform should therefore do a simple translation from px to dp