Return the tabs demo to one example

This commit is contained in:
iris committed 2026-09-11 02:18:34 -04:00
1 parent 213a0debb7
commit e137f38a5d
14 files changed
+220 -328

No files matched your search

+1 -1
View File
@@ -26,7 +26,7 @@ open work and measured constraints that are expensive to rediscover.
The application crate has an rlib for tests and desktop and a cdylib for
Android. Features select optional surfaces: `screens` links Iris, `fixture`
embeds the synthetic transcript, and `bench` adds the benchmark runner. An
ordinary APK uses `transcript-screen`, not `bench`.
ordinary APK uses `screens`; only a benchmark build adds `bench`.
## Current state