Questions tagged [android-compose-image]
17 questions
0
votes
1 answer
GlideImage composable in Landscapist library missing some parameters
The GlideImage composable in the Landscapist image loading library for Compose is missing the loading, success, and failure parameters, but the GitHub Readme for the library states these parameters are available. Android Studio just throws a compile…

Raj Narayanan
- 2,443
- 4
- 24
- 43
0
votes
1 answer
Add drop shadow to svg vector image in jetpack compose
I have a white arrow svg vector set in Image inside Box to which I want to add drop shadow so that it could be visible in white background too. Below is how it would look like:
This is the arrow to which I want to add drop shadow:

Sonu Sourav
- 2,926
- 2
- 12
- 25