Hello, I’m developing tizen for samsung tv app.
I use Xamarin forms for develop.
First, I need to make rounded corner with image and text.
I tried to set CornerRadius and PancakeView, but that’s not work for TV App (tizen os).
Is it possible?
Second.
I set BackgroundColor into Button in xaml, color not work. (Samsung TV for tizen os)
How to change background color? And color when clicked also.
Thanks