Bug 563544 - Use requestLayout instead of layout(true,true) in model editor If a fragment is edited, the model editor performs a forced synchron layout which seems unnecessary. I suggest to switch to asynchronous layouting. Change-Id: Iccc1f4efd9db7307b0bc9bc797df788a744f9662 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>