You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is probably something obvious for an Android programmer, but not for me unfortunately. I got an exception while tapping the palette button in the demo app:
MainActivity.cs: 97 (colorDialog.Show();)
requestFeature() must be called before adding content
The text was updated successfully, but these errors were encountered:
This is probably something obvious for an Android programmer, but not for me unfortunately. I got an exception while tapping the palette button in the demo app:
The text was updated successfully, but these errors were encountered: