You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ The output of the application will be something like this:
13
13
14
14
As you can above, I’m highlighting the border of TextInputLayout with a different color using ErrorColor and also the error message is displaying below the inputview to fill the input field.
15
15
16
-
# Creating the above UI
16
+
##Creating the above UI
17
17
18
18
You can achieve the above UI using the below code snippet
19
19
@@ -60,7 +60,7 @@ You can achieve the above UI using the below code snippet
60
60
```
61
61
62
62
63
-
# See Also
63
+
##See Also
64
64
65
65
[How to change cursor color in text input layout](https://www.syncfusion.com/kb/11608/how-to-change-the-cursor-color-in-xamarin-forms-text-input-layout)
0 commit comments