in the night hemes.xml file paste the following line under the <!-- Base application theme. -->
<item name="android:forceDarkAllowed" tools:ignore="NewApi">false</item>
<style name="AppTheme" parent="Theme.MaterialComponents.Light.NoActionBar">
<item name="android:forceDarkAllowed" tools:targetApi="q">false</item>
</style>