簡單的流式佈局(完整版)

1.首先建立一個自定義View類:android public class CustomView extends ViewGroup { private int mleftMargin=20; private int mtopMargin=20; public CustomView(Context context) { this(context,null)
相關文章
相關標籤/搜索