edde746
320bde7f33
perf(tv): spotlight backdrop cross-fades by paint alpha
...
The whole-stack AnimatedSwitcher kept two full-screen saveLayers (each
compositing backdrop + two full-screen gradients) blending on every
focus move — with CachedNetworkImage's own fade nested inside, the
dominant GPU load while browsing. Gradients are identical between items
so they never fade now; the incoming artwork fades in via Image.opacity
over the still-opaque previous one (no placeholder flash), and only the
bounded info block keeps a real cross-fade.
2026-07-02 11:41:25 +02:00
..
2026-06-18 00:53:48 +02:00
2026-06-27 10:36:21 +02:00
2026-07-02 11:41:25 +02:00
2026-05-04 22:40:18 +02:00
2025-12-12 15:57:22 +01:00
2026-06-04 16:22:31 +02:00
2026-06-01 11:06:03 +02:00
2026-05-01 01:20:36 +02:00
2026-06-05 06:30:26 +02:00
2026-06-04 20:41:34 +02:00
2026-07-02 11:41:25 +02:00
2026-06-01 11:06:03 +02:00
2026-06-01 11:06:03 +02:00
2026-05-06 01:33:54 +02:00
2026-06-18 00:53:48 +02:00
2026-05-07 00:27:58 +02:00
2026-06-01 11:06:03 +02:00
2026-06-12 07:59:35 +02:00
2026-06-26 07:40:51 +02:00
2026-06-12 04:16:39 +02:00
2026-05-22 13:34:30 +02:00
2026-06-12 08:50:29 +02:00
2026-06-01 11:06:03 +02:00
2026-06-26 01:19:38 +02:00
2026-06-14 07:25:40 +02:00
2026-06-04 16:22:31 +02:00
2026-06-06 08:51:08 +02:00
2026-05-22 15:40:03 +02:00
2026-07-02 11:41:25 +02:00
2026-04-25 12:27:28 +02:00
2026-07-02 11:41:25 +02:00
2026-05-22 15:40:03 +02:00
2026-06-12 06:30:38 +02:00
2026-05-05 03:06:56 +02:00
2026-05-08 05:36:39 +02:00
2026-07-02 11:41:25 +02:00
2026-06-18 00:53:48 +02:00
2026-06-12 07:18:34 +02:00
2026-05-04 22:40:18 +02:00
2026-06-13 15:58:36 +02:00
2026-06-18 00:53:48 +02:00
2026-07-02 11:41:25 +02:00
2026-06-12 13:19:29 +02:00
2026-04-25 03:16:11 +02:00
2026-05-04 22:40:18 +02:00
2026-06-01 11:06:03 +02:00
2026-06-27 10:05:03 +02:00
2026-06-08 08:23:57 +02:00
2026-06-04 13:47:06 +02:00
2026-07-02 11:41:25 +02:00
2026-05-22 01:38:29 +02:00
2026-06-01 11:06:03 +02:00
2026-06-18 04:29:34 +02:00
2026-06-01 11:06:03 +02:00
2026-06-12 07:18:34 +02:00
2026-06-01 11:06:03 +02:00
2026-07-02 11:41:25 +02:00
2026-06-01 11:06:03 +02:00
2026-06-01 11:06:03 +02:00
2026-07-02 11:41:25 +02:00
2026-06-18 00:53:48 +02:00
2026-06-12 09:11:56 +02:00
2026-06-27 10:36:21 +02:00