Skip to content

Update Presenter activity to use Compose

The Presenter activity including its layout file and related Java class were replaced with Compose UI. Additionally, the androidx.compose.material3:material3 was updated from version 1.1.0 to version 1.1.1.

Merge request reports