Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 468 Bytes

readme.MD

File metadata and controls

22 lines (20 loc) · 468 Bytes

##com.android.support:percent DEMO

How to use :

just add percent support library to your project

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

自定义PercentLinearLayout参考至: https://github.com/JulienGenoud/android-percent-support-lib-sample

###Stylable :

  • heightPercent
  • widthPercent
  • marginBottomPercent
  • marginEndPercent
  • marginLeftPercent
  • marginPercent
  • marginRightPercent
  • marginStartPercent
  • marginTopPercent