Closed AndroidDeveloperLB closed 7 years ago
yes you can make customization. i have already uploaded source code for library
You mean changing the code of the library? I meant if it supports those things.
It's just that for mimicking the contacts app, I also have to handle the case that the item doesn't have a letter to show and also not an image:
Is it possible to put an image inside the MaterialLetterIcon , that won't be shaped, meaning show as it is? This is useful in cases that there are no letters or images available for the item. Can also be useful for the case of loading the image, yet not having any letter to show during this time.
Is it possible to add a border (AKA outline/stroke) around the shape, including color and width?
Is it possible to add elevation to the MaterialLetterIcon ? I know that it's possible to add a rounded one using this:
But it's only from Lollipop, and only for rounded ones