单项选择题

GridLayoutManager manager =new GridLayoutManager(Main2Activity.this,2);第二个参数的含义是什么?()

A.列数
B.行数
C.方向
D.颜色