In Value/Themes/Themes.xml Instead of use Material3, use AppCompat
Material3
AppCompat
for example if you want this theme "Theme.Material3.DayNight.NoActionBar" use this "Theme.AppCompat.DayNight.NoActionBar"
"Theme.Material3.DayNight.NoActionBar"
"Theme.AppCompat.DayNight.NoActionBar"