Hi Jacque, Are you on Android 7 or 8? It does not work for me if I set the acceleratedRendering in preopenstack or openstack. I did not check with opencard/preopencard.
On Wed, Sep 20, 2017 at 10:13 PM, J. Landman Gay via use-livecode < [email protected]> wrote: > Does it work if you set acceleratedRendering in preOpenStack or > preOpenCard? It seems to work okay for me that way. > > > On 9/20/17 5:21 AM, panagiotis merakos via use-livecode wrote: > >> Hi folks, >> >> Today I came across this issue, affecting Android 7 and Android 8: >> >> on openStack >> set the acceleratedRendering of this stack to true >> end openStack >> >> >> This results in black screen when the app starts. >> >> >> Workaround: >> >> on openStack >> send "fixit" to me in 0 millisec >> end openStack >> >> on fixit >> set the acceleratedRendering of this stack to true >> end fixit >> >> I'll file a report soon. >> >> Hope this helps, >> Panos >> — >> _______________________________________________ >> use-livecode mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> >> > > -- > Jacqueline Landman Gay | [email protected] > HyperActive Software | http://www.hyperactivesw.com > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
