ScalableLayout is a new layout that helps you keep a consistent UI across any screen size and any layout size.
'com.ssomai:scalablelayout:2.0.0'
<dependency>
<groupId>com.ssomai</groupId>
<artifactId>scalablelayout</artifactId>
<version>2.0.0</version>
</dependency>
<dependency org="com.ssomai" name="scalablelayout" rev="2.0.0"/>
"com.ssomai", "scalablelayout", "2.0.0"