-
Currently the list of Android icons is outdated.
Is there an automated way to create them?
edent updated
1 month ago
-
The goal of this ticket is to bring native support to Maki on Android using Vector Drawables. This is both useful for the current Mapbox SDK and for the upcoming mobile navigation SDK.
## Background
…
-
Image in Xamarin.Forms supports specifying a source without an extension. This picks up *.xml on Android (vector drawables) and *.pdf on iOS. It lacks downsampling and this is why I tried FFImageLoadi…
-
I wanted to import this vector drawable:
https://github.com/FirefoxUX/photon-icons/blob/master/icons/android/pin-outline-24.xml
Android Studio warns me that it uses fillType="evenodd" which is onl…
pocmo updated
5 years ago
-
I updated media3 from 1.3.1 to 1.4.1 recently and it changed my rewind and forward buttons to the original ones.
I am guessing some ids might be changed as I am using my custom buttons but the id i…
-
I'd like to use a Android vector drawable file as my adaptive_icon_foreground.
When I try to, I get the message:
```
Android minSdkVersion = 16
Creating default icons Android
Overwriting the defa…
-
## 🐛 Bug Report
When calling
`CachedImageRenderer.InitImageViewHandler() `
on the MainActivtiy, the Android Vector Drawables cannot be loaded in Xamarin Forms Image with the error message …
-
### Android application type
Android for .NET (net6.0-android, etc.)
### Affected platform version
All
### Description
Right now we are almost there with resizetizer (icon generation) f…
-
Android 14 One UI version 6.1
I am working on a local music player app using a `MediaSessionService`.
Obviously, most audio files do not possess an artwork. So, what defines `MediaSessionServic…
-
A feature request for include in MvvmCross per @martijn00 on [Stack Overflow](https://stackoverflow.com/questions/45573187/textview-compound-drawable-mvvmcross-binding/45573769?noredirect=1#comment847…