Demo project that demonstrates a bug when applying Modifier.weight() to a GlideImage. The first commit is with Glide Compose 1.0.0-beta01 and weights working; the second commit is with Glide Compose 1.0.0-alpha.3 and weights not working.
See this issue for more context.