Aha! :)

FrameLayout never worked so... It is on todo list after grid layout.

Also there is a rule of how layouts and layout properties are bounded together:
All children of an element with XYZLayoutStrategy must have XYZLayoutParams.

It is allowed to have an element with ABC layout strategy and XYZ layout params.

Cheers,
Alex

On Tue, Mar 29, 2016 at 6:51 PM, Glenn Cavarl�� <glenn@cavarle.fr> wrote:
Hi Alex,
The alignment problem was a mistake, i just needed a "BlLinearLayout
*vertical*" to allow horizontal alignment.
I committed the BlMobileTests class which contains encountered issues.
Warning, some tests crash the image...

Cheers,
Glenn.



-----
Glenn Cavarl��
--
View this message in context: http://forum.world.st/Bloc-A-mobile-device-using-Bloc-tp4887079p4887230.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.