Skip to content

Commit 337439d

Browse files
committed
Attempt to fix markup
1 parent af4d9f4 commit 337439d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ Instead of using the script (or if you want to apply the flag as early as possib
2525
<style name="BaseUnityTheme" parent="android:Theme.Material.Light.NoActionBar.Fullscreen">
2626
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
2727
</style>
28-
</resources>```
28+
</resources>
29+
```
30+
2931
There is no need to add the script to your project in this case. You may also need to tweak the snippet above if you are using a custom theme.
3032

3133
I recommend using the default approach with the script unless you have good reasons to do otherwise.

0 commit comments

Comments
 (0)