SfTextInputLayout and SfRadioGroup/SfRadioButton problem

Hi,

I have a problem with SfRadioGroup include in SfTextInputLayout in Android.

My application freeze when I would display my view.

Code sample :

                            <sft:SfTextInputLayout
                                                   Hint="Delivery Type">
                                <sfb:SfRadioGroup>
                                    <sfb:SfRadioButton Text="Express"/>
                                    <sfb:SfRadioButton Text="Fast"/>
                                </sfb:SfRadioGroup>
                            </sft:SfTextInputLayout>



    

1 Reply

SS Sridevi Sivakumar Syncfusion Team April 19, 2021 07:00 AM UTC

Hi Romain,

Greetings from Syncfusion.

We have analyzed your query and we would like to inform you that, we don't have support for SfRadioGroup/SfRadioButton in SfTextInputLayout.

Please refer below link for the SfTextInputLayout supported controls
https://help.syncfusion.com/xamarin/text-input-layout/supported-input-views


Let us know if you need any further assistance.

Regards,
Sridevi S. 


Loader.
Up arrow icon