Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 620 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 620 Bytes

SDP - a scalable size unit

An android lib that provides a new size unit - sdp (scalable dp). This size unit scales with the screen size. It can help Android developers with supporting multiple screens.

SSP - a scalable size unit for texts

An android lib that provides a new size unit - ssp (scalable sp). This size unit scales with the screen size based on the sp size unit (for texts). It can help Android developers with supporting multiple screens.

Example

Normal

Scalable