添加一个自定义ListView 实现, 高效复用机制以及便捷的使用接口

This commit is contained in:
leo
2018-10-19 23:19:03 +08:00
parent 094c3a08da
commit 69513dbea4
32 changed files with 26051 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"excludeScenes": [],
"orientation": {
"landscapeLeft": true,
"landscapeRight": true,
"portrait": false,
"upsideDown": false
},
"packageName": "org.cocos2d.helloworld",
"startScene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
"title": "hello_world",
"webOrientation": "auto"
}