All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Hi Ray,
Regarding the RadEntry and the focused border brush and thickness on Android, we have this behavior logged here: https://feedback.telerik.com/maui/1596172-entry-android-border-and-focusedborder-brush-and-thickness-do-not-apply You can follow the item to track its progress.
As a workaround you can place the entry in a RadBorder:
<telerik:RadBorder BorderColor="Red" CornerRadius="5,7,7,5" BorderThickness="4,4,4,4"> <telerik:RadEntry Text="Hello World" TextColor="DarkRed" Background="Wheat" x:Name="entry" /> </telerik:RadBorder>
Regards, Didi Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.