Does Button's TextColor and CornerRadius work in Android?

1 Answer 176 Views
Button
Luis
Top achievements
Rank 1
Luis asked on 09 Jun 2021, 12:32 PM | edited on 09 Jun 2021, 12:39 PM

Hi, thank you for the suite of controls, you're doing a great work! 

 

So far all good, I'm testing the controls in Android (emulator) but there are two RadButton properties that probably don't work as expected. As you can see in the picture, I set the TextColor and CornerRadius but the app displays it as a normal button.

 

For the CornerRadius, I can solve it by using a RadBorder (great control btw) which is enclosed in comments. Should I set some other properties to make them work?

 

Thanks in advance! I'm looking forward to using these controls later in some apps =)

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 14 Jun 2021, 08:08 AM

Hi Luis,

Thank you for the nice words and for trying our new MAUI controls.

Indeed, both properties do not work with the current version due to some limitations of the platform. For example, CornerRadius is not available for the MAUI Button we're inheriting from - .NET MAUI Status.

With the upcoming update this week hopefully both issues will be resolved. 

Let me know if I can help with anything else.

Regards,
Yana
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Button
Asked by
Luis
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or