//android implementation for sdp and ssp
implementation 'com.intuit.sdp:sdp-android:1.1.0'
implementation 'com.intuit.ssp:ssp-android:1.1.0'
xxxxxxxxxx
Android gradle implementation for sdp and ssp
xxxxxxxxxx
An android lib that provides a new size unit - sdp (scalable dp). It can help Android developers with supporting multiple screens. for text views please refer to ssp which is based on the sp size unit for texts.