Skip to content

WenkaiZhou/Android-ScaleHelper

Repository files navigation

ScaleHelper - 一种屏幕适配方案

一种简单粗暴、行之有效的屏幕适配方案

样例

对MI3适配后达到了和OPPO 1107相同的效果。

在项目中使用

如果您的项目使用 Gradle 构建, 只需要在您的build.gradle文件添加下面一行到 dependencies :

	compile 'com.kevin:scalehelper:1.0.0'

License

Copyright 2016, Kevin.zhou

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Releases

No releases published

Packages

 
 
 

Languages