requestLayout() improperly called

Hello,

i'm trying to add a SfNavigationDrawer to my Xamarin.Forms app. On iOS its working fine, but on Android i get lots of this console output:

requestLayout() improperly called by android.widget.LinearLayout{547fe5a V.E...... ......ID 0,0-0,0} during layout: running second layout pass
requestLayout() improperly called by md5b60ffeb829f638581ab2bb9b1a7f4f3f.Platform_DefaultRenderer{ef55997 V.E...... ......ID 0,0-1440,2148} during layout: running second layout pass
requestLayout() improperly called by md5270abb39e60627f0f200893b490a1ade.NavigationPageRenderer{a995308 V.E...C.. ......ID 0,77-1440,2405 #1} during second layout pass: posting in next frame

My UI is defined in xaml. As soon as i remove the NavigationDrawer from my page, the messages dissapear.

Regards,
  Dirk


1 Reply

CP Chozarajan Pandiyarajan Syncfusion Team November 7, 2016 12:05 PM UTC

Hi Dirk,

Thanks for your update.

We have able to reproduce the requestLayout warning in our side. This fix will be available in our upcoming Volume 4 main release which is expected to be rolled out by the end of November 2016.

Regards,
Chozarajan P



Loader.
Up arrow icon