Skip to content

Commit 8bbc2ef

Browse files
update android/app/src/main/res/values/styles.xml
1 parent 8c48c57 commit 8bbc2ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/src/main/res/values/styles.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
</style>
1313

1414
<style name="AppTheme.NoActionBarLaunch" parent="AppTheme.NoActionBar">
15-
<!-- Não é necessário definir android:background novamente, pois já é herdado -->
15+
<item name="android:background">@drawable/splash</item>
1616
</style>
1717
</resources>

0 commit comments

Comments
 (0)