1. 首页
  2. 移动开发
  3. 其他
  4. Android代码Android上动态更改UI布局的Library

Android代码Android上动态更改UI布局的Library

上传者: 2020-07-16 08:59:28上传 ZIP文件 105.12KB 热度 18次
chopsticks the missing android layouter. It is sometimes a pain to layout your views programmatically using Java codes. The Java API cannot be used as the same way as XML. Chopsticks is the rescue. Use it to write fluent and XML-like codes to layout your views. Usage: //for inflated views
用户评论