Xamarin.Plugins icon indicating copy to clipboard operation
Xamarin.Plugins copied to clipboard

Cross platform Xamarin and Windows controls and plugins

Results 70 Xamarin.Plugins issues
Sort by recently updated
recently updated
newest added

When i use a tabbed page the IconToolbarItems are not showing any icons. After reading on another issue, i changed my page to IconTabbedPage and i encountered another problem. While...

Hi, It seems that if we use IconToolbarItem in a TabbedPage (and not in a ContentPage), icons aren't showing up, but Command action works, and we can see "tap effect"...

Hi! Is it possible to have rounded IconButton in Android? In iOS everything is OK by design, but for Android it seems not clear how to achieve this. Thanks!

Hi, How can I use iconize with the last version of Awesome Font (4.7)? Thanks !

Hi I'm using Xamarin.iOS and would like to see Spin/animation support if possible. I get the following exception: `Unknown expression spin in "{fa-refresh spin}"`

I have a Toolbar with a few IconToolbarItems, some of them displaying Icons via the Icon property, some displaying Text using the Text property. The Toolbar is part of a...

Hi, Right after I upgraded my iPhone to iOS 10.1.1 (14B150) my app started showing icons for IconButton with a horizontal bar right below them. It looks as if each...

Is it normal that the Icons only show up if you set the "HeightRequest" property? For example: does work. But doesn't.

Hi I'm starting to use the library in Xamarin.iOS, but I have not been able to achieve add an icon to my Main.storyboard, what would be the proper way to...

I've been creating a new Xamarin Forms app and have been using iconize. I am also using the new Xamarin Themes. This has worked without issue on the IOS device...