ibaker
bd24e788b3
Use package-level @OptIn for demo apps
...
This demonstrates that `@OptIn` can now be used at the package-level
(since [`androidx.annotation:annotation-experimental:1.3.0`](https://developer.android.com/jetpack/androidx/releases/annotation#annotation-experimental-1.3.0 )).
PiperOrigin-RevId: 572187729
(cherry picked from commit d60596cfca )
2023-10-23 13:13:46 +01:00
ibaker
c1a7d0f3aa
Exclude controller test app from @UnstableApi lint
...
This app is designed to exercise various session/controller interactions
rather than be a demo/template app to show how to implement a 'normal'
app.
PiperOrigin-RevId: 557399828
2023-08-16 14:31:37 +01:00
ibaker
a48b99214e
Enable @UnstableApi lint in session demo app and add needed @OptIn
...
PiperOrigin-RevId: 556779020
2023-08-14 17:19:58 +01:00
ibaker
c698e6dfbc
Enable unstable API errors in the dev guide samples and main demo app
...
PiperOrigin-RevId: 446400371
2022-05-09 10:52:57 +01:00
Andrew Lewis
933e207b3e
Update to androidx.media3
...
PiperOrigin-RevId: 405656499
2021-10-27 09:12:46 +01:00