AndroidAutoLayout. Make Android apps look right on any phone screen by copying pixel sizes from your design.

blog.csdn.net/lmj623565791/article/details/49990941

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2018
  • Update README.md
  • Update README.md
June 2017
  • Create README.md
September 2016
  • Update version to 1.4.5
May 2016
  • 增加autolayout-baseadapter测试
  • 更新使用baseAdapter的例子
  • 更新FAQ
April 2016
  • add FAQ
March 2016
  • fixed #68
  • Merge pull request #66 from mylhyl/master
  • Toolbar 支持 menu textSize、
  • 增加autoutils 部分辅助方法
  • add recyclerview gridlayoutmanager demo
  • add AutoRadioGroup,AutoTableLayout,AutoTableRow
  • fix AutoTabLayout textSize bug
  • 修复bug~ 判断isPxVal条件写错~
  • 增加autolayout-widget模块,目前包含:AutoTabLayout,AutoCardView
  • 修复负数为属性值无效问题,fixed #64
February 2016
  • add 交流群号
  • 增加recyclerview的sample