From 3e821c909230cece246f3bd2e71f7c34d9cb156a Mon Sep 17 00:00:00 2001 From: Jean-Luc Makiola Date: Fri, 24 Jul 2026 17:12:29 +0200 Subject: [PATCH] fix(pickers): keep full-screen picker bar icons theme-matched (#70) Bump floret-kit to the fix that drives each picker Dialog window's status/navigation-bar icon appearance from the runtime theme. The picker Dialog owns its own Window, seeded from the XML theme rather than the activity's runtime edge-to-edge state, so in dark theme the status-bar icons went black and near-invisible on the dark picker (Codeberg #70). Co-Authored-By: Claude Opus 4.8 (1M context) --- floret-kit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/floret-kit b/floret-kit index 75b90d1..9bbef91 160000 --- a/floret-kit +++ b/floret-kit @@ -1 +1 @@ -Subproject commit 75b90d1b3b7b1d6e050cc0ee961d4a8867abd60d +Subproject commit 9bbef911c0b0c3f2949240d2fea1cbc256a25127