Skip to content

MrNouri/DynamicSizes_support

Repository files navigation

DynamicSizes_support

New units of measure for support all of screen devices (MDP)
With this library, you can support almost 97% of screens

Install library

  • Gradle

Add jitpack.io to your root gradle file (project level) :

allprojects {
 	repositories {
 		...
 		maven { url 'https://jitpack.io' }
 	}
 }

Add the dependency in your app build.gradle

dependencies {
  implementation 'com.github.MrNouri:DynamicSizes_support:1.0'
}

About

New units of measure for support all of screen devices (MDP)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages