From 6d4487feb3f9f2b4984150f942b99af8523cd7ae Mon Sep 17 00:00:00 2001 From: Andreas Reinhold / reini Date: Thu, 17 Sep 2026 07:00:40 +0200 Subject: [PATCH] Hide a disabled fab button on a compact window, as M3 removes a FAB `` is an extended FAB below `medium` and a filled button from there, but a disabled one was still drawn as the FAB below `medium`: the compact FAB's rule set no state of its own, so the button stood greyed out and fixed over the content. M3 never disables a FAB: "if its action is unavailable, remove the FAB entirely". A `fab` given `disabled` (a `