Luis Matos

Results 6 issues of Luis Matos

We are trying to bring you all together so the community has only one place for all xamarin great resources. So, we are reaching out to see how it can...

## 🐛 Bug Report I'm using a MaterialButton. The app is crazing in the init with the following code: ``` ... _materialButton.TextColor.MultiplyAlpha(0.38).ToAndroid() ... ``` Link file [here](https://github.com/Baseflow/XF-Material-Library/blob/e70ca0b8aaef0e069743bf92407cfa6ac320bfc2/XF.Material/Platforms/Android/Renderers/MaterialButtonRenderer.cs#L95 ). More info...

Here some lists that we can add: - [Awesome Xamarin From XamSome](https://github.com/XamSome/awesome-xamarin) - [Awesome Xamarin Forms From jsuarezruiz](https://github.com/jsuarezruiz/awesome-xamarin-forms)

enhancement
help wanted

We are trying to bring you all together so the community has only one place for all xamarin great resources. So, we are reaching out to see how it can...

HTTP requests throw an exception: `System.Net.Http.HttpRequestException: CLEARTEXT communication not enabled for client` Related https://github.com/alexrainman/ModernHttpClient/issues/49 I don't know what you mean by: > Use TLSConfig.DangerousAllowInsecureHTTPLoads property. Also, you have deprecated that...

More info needed

Hi @codders, I'm testing this project, and I'm trying to start the API without result. The command I'm using is this: ```powershell docker run -it w4af/w4af:latest ``` **After the docker...