[codenameone-discussions] Re: Status bar on ios flashes white during transition

2019-03-08 Thread Shai Almog
Can you get a screenshot of the problem?

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/ee172c57-940f-4ec4-a5b3-dcc61396bdc2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [codenameone-discussions] MediaPlayer on ios

2019-03-08 Thread Steve Hannah
Actually, upon closer inspection, I see why this is.  On iOS, it doesn't
"prepare" the media automatically because the act of preparing media might
disrupt other active media in the App.  You need to call the prepare()
method on the media if you want the frame and embedded controls to appear.



On Fri, Mar 8, 2019 at 5:40 AM Steve Hannah 
wrote:

> There appears to be an issue there.  If you enable autoplay, this should
> work around it for now.  There will be a fix soon.
>
> On Fri, Mar 8, 2019 at 12:08 AM Gareth Murfin 
> wrote:
>
>> on ios my mediaplayer is just black, no controls or frames.. works fine
>> on android/simulator - any ideas?
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "CodenameOne Discussions" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to codenameone-discussions+unsubscr...@googlegroups.com.
>> Visit this group at
>> https://groups.google.com/group/codenameone-discussions.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/codenameone-discussions/a249f5f1-8b53-4767-93d2-391fecd1a4f4%40googlegroups.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
> --
> Steve Hannah
> Software Developer
> Codename One
> http://www.codenameone.com
>


-- 
Steve Hannah
Software Developer
Codename One
http://www.codenameone.com

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/CAGOYrKV8H0iYdp0pnJrabYZnY4dg7VxztqZum%2BsfOSMsMLOdUg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [codenameone-discussions] MediaPlayer on ios

2019-03-08 Thread Steve Hannah
There appears to be an issue there.  If you enable autoplay, this should
work around it for now.  There will be a fix soon.

On Fri, Mar 8, 2019 at 12:08 AM Gareth Murfin 
wrote:

> on ios my mediaplayer is just black, no controls or frames.. works fine on
> android/simulator - any ideas?
>
> --
> You received this message because you are subscribed to the Google Groups
> "CodenameOne Discussions" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to codenameone-discussions+unsubscr...@googlegroups.com.
> Visit this group at
> https://groups.google.com/group/codenameone-discussions.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/codenameone-discussions/a249f5f1-8b53-4767-93d2-391fecd1a4f4%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Steve Hannah
Software Developer
Codename One
http://www.codenameone.com

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/CAGOYrKUawLeQEAU2nfdNnVowEVjakNfXWpq1fX1eOpsxgmdgyg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] MediaPlayer on ios

2019-03-08 Thread Gareth Murfin
on ios my mediaplayer is just black, no controls or frames.. works fine on 
android/simulator - any ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/a249f5f1-8b53-4767-93d2-391fecd1a4f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: Status bar on ios flashes white during transition

2019-03-08 Thread Gareth Murfin
I tried styling StatusBar with zero padding/margin to see if it would help 
but it still flashes, any ideas?

On Thursday, February 28, 2019 at 11:11:32 AM UTC+8, Shai Almog wrote:
>
> The StatusBar UIID in the designer/css...
> That only applies to native Android devices.
>

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/3ffdbf21-9ecf-40f4-ac41-3faaae8da365%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.