I think we can easily fix this: https://developer.android.com/topic/arc/screen-size-comp
We just need to add to our android:configChanges the fields smallestScreenSize|screenLayout. We already handle resizing and automatically adapt the layout so it shouldn't be a problem at all. -- 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]. 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/65a20113-54e0-46a7-aae4-d12f01a4e30d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
