Skip to content

Commit

Permalink
#86 feat : 기본 스플래시 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
plashdof committed Nov 26, 2023
1 parent 065763c commit 8d48413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Aos/app/src/main/res/values/themes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<style name="Base.Theme.Nibobnebob" parent="Theme.Material3.DayNight.NoActionBar">
<!-- Customize your light theme here. -->
<!-- <item name="colorPrimary">@color/my_light_primary</item> -->
<item name="android:windowIsTranslucent">true</item>
</style>

<style name="Theme.Nibobnebob" parent="Base.Theme.Nibobnebob" />
Expand Down

0 comments on commit 8d48413

Please sign in to comment.