- Home
- Forum
- Xamarin.Forms
- IsHintAlwaysFloated not working as intended
IsHintAlwaysFloated not working as intended
I have this code:
<inputLayout:SfTextInputLayout
Grid.Row="1"
Grid.Column="1"
Grid.ColumnSpan="4"
Hint="Nombre"
IsHintAlwaysFloated="True"
ContainerType="Outlined"
ContainerBackgroundColor="Black"
UnfocusedColor="Chartreuse"
OutlineCornerRadius="8"
InputViewPadding="8"
FocusedColor="Chartreuse">
<Entry />
<inputLayout:SfTextInputLayout.HintLabelStyle>
<inputLayout:LabelStyle FontSize="20" FontFamily="{StaticResource FuenteNormal}" >
</inputLayout:LabelStyle>
</inputLayout:SfTextInputLayout.HintLabelStyle>
</inputLayout:SfTextInputLayout>
...all works as intended until i use IsHintAlwaysFloated="True" ...the Hint doesn´t go up, to the outlined container, instead it keeps inside container
...
Can you tell me if its a bug or i´m doing something incorrect?
Thanks in advance
Attachment: error_795de362.rar
SIGN IN To post a reply.
6 Replies
AS
Anandraj Selvam
Syncfusion Team
May 4, 2020 11:16 AM UTC
Hi Luis Gomez,
Greetings from the Syncfusion.
We have checked the reported query with the code snippet provided which is working fine at our end. Please have the sample for your reference.
Sample Link: https://www.syncfusion.com/downloads/support/directtrac/general/ze/TextInputLayout564120023
Could you please modify the provided sample or provide the issue reproducing sample which will be helpful to provide a better solution at the earliest.
Regards,
Anand Raj S.
LG
Luis Gomez
May 4, 2020 02:44 PM UTC
Hi,
Attachment: error_1c006b4e.rar
I´m sending you the full contentpage..
I hope you can help me find the problem.
Thanks in advance.
Attachment: error_1c006b4e.rar
SJ
Suyamburaja Jayakumar
Syncfusion Team
May 5, 2020 05:10 PM UTC
Hi Luis Gomez,
Thanks for your update.
Currently we are working on the requirement and we will update the complete details on or before May 7, 2020.
Regards,
Suyamburaja J
AS
Anandraj Selvam
Syncfusion Team
May 8, 2020 10:47 AM UTC
Hi Luis Gomez,
Thanks for the patience.
We have checked the reported query with the code snippet provided with Rg Plugin PopupPage which is working fine at our end. Please have the sample for your reference.
Sample Link: https://www.syncfusion.com/downloads/support/directtrac/general/ze/TextInputLayout-877244234
Screenshot:
Regards,
Anand Raj S.
LG
Luis Gomez
May 8, 2020 12:44 PM UTC
Thank you for you effort
It´s weird, but i´ll keep searching for the solution.
Best Regards
AS
Anandraj Selvam
Syncfusion Team
May 11, 2020 12:03 PM UTC
Hi Luis Gomez,
We are unable to reproduce the reported issue at our end, if you could provide the further details it will be helpful for us to investigate further. As, always we will be happy to help you out.
Regards,
Anand Raj S.
SIGN IN To post a reply.
- 6 Replies
- 3 Participants
-
LG Luis Gomez
- May 2, 2020 11:08 AM UTC
- May 11, 2020 12:03 PM UTC