Thanks for the hot-fix on FlowLayout.encloseRightBottom(); its back to normal now
On Sat, Aug 8, 2020 at 12:17 PM Shai Almog <[email protected]> wrote: > OK, I see the problem. We'll push a hotfix. > > On Saturday, August 8, 2020 at 11:09:55 AM UTC+3 [email protected] > wrote: > >> the same issue my FlowLayout.encloseRightBottom(),, moved >> to FlowLayout.encloseRight() >> >> [image: dsfdsf.png] >> >> Container finalmother = >> BorderLayout.center(LayeredLayout.encloseIn(MotherBox, >> FlowLayout.encloseRightBottom(relationship))); >> >> On Sat, Aug 8, 2020 at 7:22 AM Shai Almog <[email protected]> wrote: >> >>> Can you give a sample of the code that broke and ideally screenshots. >>> The only change made to the layouts was a fix for a misbehavior of >>> FlowLayout where FlowLayout.encloseBottom(), FlowLayout.encloseMiddle() >>> etc. didn't work properly. >>> >>> On Friday, August 7, 2020 at 8:09:51 PM UTC+3 [email protected] >>> wrote: >>> >>>> the latest update (06/08/2020) broke the layout on android. Note that >>>> the layout works well on the simulator. >>>> please give us a return as soon as possible, we are launching an URGENT >>>> production >>>> >>> -- >>> 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 [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/codenameone-discussions/6051c2c9-7a83-499a-85c1-b8c96b0430f0n%40googlegroups.com >>> <https://groups.google.com/d/msgid/codenameone-discussions/6051c2c9-7a83-499a-85c1-b8c96b0430f0n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> >> >> -- >> Thanks and regards. >> >> *Benjamin Tumwesigye* >> web developer >> *Arkounts Ltd* >> Email: [email protected] >> Tel: +256702225307 <+256%20702%20225307> >> * skype: benjatumwesigye* >> > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/codenameone-discussions/fa2c5ddf-c60e-441e-a6cd-636e13856d9bn%40googlegroups.com > <https://groups.google.com/d/msgid/codenameone-discussions/fa2c5ddf-c60e-441e-a6cd-636e13856d9bn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Thanks and regards. *Benjamin Tumwesigye* web developer *Arkounts Ltd* Email: [email protected] Tel: +256702225307 * skype: benjatumwesigye* -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/CALt0R5UB5C_aOVpQ_oLV4y8gibLRF2JwEQPXOveSKbs8_dGzCw%40mail.gmail.com.
