Page 6 of 6

white screen between screen

Posted: Mon Jan 27, 2014 2:12 pm
by Maryna Brodina

Hello Michael! Please try the following code: pre.ui-mobile-viewport,div.ui-mobile-viewport {
background: url("url/here/png");
background-color: transparent;
}/pre
You can anything you need in Appery.io builder (except adding libraries which can be done in Eclipse).


white screen between screen

Posted: Mon Jan 27, 2014 2:50 pm
by Michael4771079

Hi Maryna,
added code to theme as s/s, no result, image doesnt show
also tried as custom css, the same, no image

Image


white screen between screen

Posted: Mon Jan 27, 2014 4:23 pm
by Kateryna Grynko

Hi Michael,

If you define this style in theme, use the following URL:preurl("images/FolderSwitcherBG.png");/preinstead of preurl("FolderSwitcherBG.png");/pre


white screen between screen

Posted: Mon Jan 27, 2014 4:57 pm
by Michael4771079

No luck here Katya,
adding this to the theme didn't do anything, its driving me mad!


white screen between screen

Posted: Tue Jan 28, 2014 1:17 pm
by Maryna Brodina

Hello Michael! I'm sorry I have to tell you, but there is nothing we can do... There is one way to render all pages in one HTML file, but to get your app working with this option ticked you would need to review and change your app logic.


white screen between screen

Posted: Tue Jan 28, 2014 1:58 pm
by Michael4771079

OK Maryna,
so am I to take this to mean that its impossible to add an image to the container in any theme within apperyio without confliction from the theme swatch?

if this is the case,
is it possible to add the image to the container in an apperyio project, using a themeroller theme, in xcode and eclipse?


white screen between screen

Posted: Wed Jan 29, 2014 7:23 am
by Maryna Brodina

Hello!
1) "impossible to add an image to the container in any theme within apperyio without confliction from the theme swatch" - it's possible, but the way it would display and delays and white screen - there is nothing we can do.
2) Anything you can do in Eclipse/xCode is possible to do in builder (except adding libraries)


white screen between screen

Posted: Thu Mar 13, 2014 10:25 pm
by Michael4771079

this is now resolved,

I have manged to add the image to the themeroller theme in order that it can be selected for both the screen swatch and the container swatch from the builder. Once the image has been added to the theme.

This confliction between these two swatches are what has been causing the problem with glichy, horrible white flash between screens.
this solution works very well for textured tiles for eg. apples stripe and linen, (dont know about images)
Because it in the theme no need for container js or custom css,
makes things more native and quicker!

It has taken a long time to get pass this problem,
there is a platform allowing developers to use themeroller and they have an uploader for the background image,

I hope apperyio consider this as an option as it add a real native feel to ios apps and gets rid of that horrible flash between screens while using themeroller

thx


white screen between screen

Posted: Fri Mar 14, 2014 12:06 pm
by Maryna Brodina

Hello!
Thank you for sharing this information! We'll research it and might consider adding it in the future.