Skip to content

关于Shield的5点问题 #16

@larack8

Description

@larack8

1.Shield实现了数据和配置的分离,但是数据加载部分没写
2.和tangram相比,Shield优势在哪?
3.demo和文档可以写详细点么
4.性能如何,通用性强吗
5.感觉项目做得好粗糙呀,要是注意下代码风格更好
@OverRide
public int getRowCount(int sectionPosition) {
if (sectionPosition == 0)
return 2;
else
return 3;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions