Vice

Results 26 issues of Vice

Hello there, I am searching a way to get a gradient Background on a Button. Is there a way to handle this? Or I have to do a custom Renderer...

Hello, Sorry to bothering you: I think there is an issue on the [SizeUtils.cs](https://github.com/NAXAM/bottomtabbedpage-xamarin-forms/blob/master/BottomTabbedPage.Droid/Utils/SizeUtils.cs) I got this: My Setup ``` void SetupBottomTabs() { BottomTabbedRenderer.FontSize = 10; BottomTabbedRenderer.IconSize = 20; BottomTabbedRenderer.ItemSpacing...

### Description It would be great to have the possibility to get a kind of Cover Flow that show more than one element at a time. ### Expected Behavior -...

### Description I am no able to set the StrokeShape property of a Border from a Xaml Style Setter. ### Steps to Reproduce ``` ``` ``` ``` ### Link to...

t/bug
area/Xaml </>
area/drawing ✏️

### Description Got a strange interaction when scroll a CollectionView that is embedded inside a parent scrollView (CollectionView) on Android only. It's also affect CarouselView even if they are implemented...

t/bug :bug:
p/Android
m/high impact :black_large_square:
a/listview
a/collectionview
a/carouselview
a/scrollview

### Microsoft.Identity.Web Library Microsoft.Identity.Web ### Microsoft.Identity.Web version 1.25.2 ### Only Applicable to Web API Protected web APIs (validating tokens) ### Description Hello, I am trying to signing-in users with two...

question

### Description I'm testing MAUI about collection scroll etc..., When I try to embed a page that contains a CarouselView control with some ContentView in it. It crashes with the...

t/bug
p/1
area/migration 🚚
area/controls 🎮
s/needs-attention

### Description I am testing the Modal Stack Navigation behavior. First point, when I am pushing 10 popups rapidly, The last page on the modal stack is not necessary the...

t/bug
area/navigation 🧭
area/modal

### Description I am testing the Modal Stack Navigation behavior. - we are not able to remove a specific modal page, The method RemovePage(Page page) does not remove modal pages...

proposal/open
area/navigation 🧭

## Summary Hello, it would be great to have informations about Safe Area Thickness on ContentPage SafeArea is left, top, right and bottom offsets for native platforms. ![Mask Group 4](https://user-images.githubusercontent.com/4518686/131650338-42a168fb-8f5b-4814-993f-df30c0e4de59.png)...

t/enhancement ☀️
area/layout 🔲