Button Foreground Disabled Color in Android (XAMARIN) -
i use control button, android, xamarin.forms.platform.android buttonrenderer.
on uwp can easy change xaml color of standart button 1 line:
<solidcolorbrush x:key="buttonforegrounddisabled" color="white" /> can android?
Comments
Post a Comment