/ScalableSize

An Android SDK that provides a new size unit - (scalable dp & sp). This size unit scales with the screen size.

Primary LanguageKotlinMIT LicenseMIT

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