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

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -