You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2022-09-23-compose.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ disqus: 1
15
15
16
16
Glide's Compose integration is in beta. Please submit bugs if you encounter any and/or feature requests to [Glide's Github Issues][5].
17
17
18
-
We are temporarily rolling back many of the recent API changes to Glide Compose. The APIs were not performing as expected and are therefore being reconsidered. They will be removed in a future update to the beta branch. Apps relying on the current Glide Compose beta behavior may continue to do so by keeping the dependency on [com.github.bumptech.glide:compose:1.0.0-beta01](https://mvnrepository.com/artifact/com.github.bumptech.glide/compose/1.0.0-beta01). This work is being tracked in https://github.com/bumptech/glide/issues/5512.
18
+
We are temporarily rolling back many of the recent API changes to Glide Compose. The APIs were not performing as expected and are therefore being reconsidered. They will be removed in a future update to the beta branch. Apps relying on the current Glide Compose beta behavior may continue to do so by keeping the dependency on [com.github.bumptech.glide:compose:1.0.0-beta01](https://mvnrepository.com/artifact/com.github.bumptech.glide/compose/1.0.0-beta01). This work is being tracked in [#5512](https://github.com/bumptech/glide/issues/5512).
19
19
20
20
21
21
~~The API is close to final. We'll remove the ability to use subcompositions as placeholders. We may replace `GlideSubcomposition` with a custom `Modifier`. If we do so, we will deprecate `GlideSubcomposition` first so that you have time to migrate.~~
0 commit comments