Skip to content

获取手机屏幕大小,屏幕分辨率,屏幕密度,导航栏高度,标题栏高度

License

Notifications You must be signed in to change notification settings

li-mengdong/ScreenSize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScreenSize

获取手机屏幕大小,屏幕分辨率,屏幕密度,导航栏高度,标题栏高度

image

Gradle Dependency

Add it in your root build.gradle at the end of repositories:

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

Add the dependency

dependencies {
	compile 'com.github.li-mengdong:ScreenSize:v1.3'
}

About

获取手机屏幕大小,屏幕分辨率,屏幕密度,导航栏高度,标题栏高度

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages