diff --git a/src/content/blog/widgets-remoteviews.md b/src/content/blog/widgets-remoteviews.md index 3164bef..0f07bc7 100644 --- a/src/content/blog/widgets-remoteviews.md +++ b/src/content/blog/widgets-remoteviews.md @@ -4,9 +4,9 @@ description: >- Jetpack Glance lets you write home-screen widgets in Compose. But it compiles down to RemoteViews — so the old constraints still bite through the nice API. Three Calendula bugs that proved it. -pubDate: 2026-07-02 +pubDate: 2026-07-01 tags: [android, architecture, calendula] -draft: true +draft: false --- Calendula's home-screen widgets are written in