my app is landscape,my building.settings is bellow
settings =
{
orientation =
{
default = “landscapeRight”,
supported =
{
“landscapeRight”,
},
},
}
my config.lua is bellow
– config.lua
application =
{
content =
{
width = 320,
height = 480,
scale = “zoomEven” – zoom to fill screen, possibly cropping edges
},
}
why the default.png dose’t show when i startup my app? [import]uid: 29364 topic_id: 8649 reply_id: 308649[/import]