Skip to the content.

Percent Support Library

2015年8月Google 推出了一个全新的百分比布局兼容函数库:Android Percent Library。 引用:

dependencies {
    compile 'com.android.support:percent:25.3.0'
}

android-percent-support-lib-sample

hongyangAndroid/AndroidAutoLayout(Android屏幕适配方案)