Nailik / rhasspy_mobile

Rhasspy is a voice assistant software. This repository implements the functionality of a Rhasspy satellite, with local wake word recognition.
53 stars 4 forks source link

Migrate to Edge-to-Edge #505

Open Nailik opened 8 months ago

Nailik commented 8 months ago

// Deprecated in favor of Activity.enableEdgeToEdge from androidx.activity 1.8+ //FIXME: See the example PR in the migration guide here: // https://google.github.io/accompanist/systemuicontroller/