medyo / android-about-page

Create an awesome About Page for your Android App in 2 minutes
2.04k stars 283 forks source link

Incorrect image color, iconDrawable is dark #139

Closed Wiktorl4z closed 4 years ago

Wiktorl4z commented 4 years ago

Hi, I want to add my custom image.

val discordElement = Element()
discordElement.title = "Discord"
discordElement.iconDrawable = R.drawable.discord

image

Image is png file with colors on transparent background. After installing apk image is dark.

medyo commented 4 years ago

@Wiktorl4z Try a Vector Drawable icon, it's available here: https://materialdesignicons.com/