I have an entry screen in which I have applied the following css to a grid:
.imageTile {
background-image: url("http://appery.io/app/view/xxxxxxxxxxx...");
background-size:cover;
}
It works only in these cases:
I have an entry screen in which I have applied the following css to a grid:
.imageTile {
background-image: url("http://appery.io/app/view/xxxxxxxxxxx...");
background-size:cover;
}
It works only in these cases: