<?xml version="1.0" encoding="utf-8"?>
<resources>
    <style name="Theme.BootSplash.v27" parent="Theme.BootSplash.Base">
        <item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
        <item name="android:windowLightNavigationBar">?darkContentBarsStyle</item>
    </style>
</resources>
