Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

641061 Views

Latest files of /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/android/app/src/main/res/values-night

styles.xml cody/PrakharDoneria/Tic-Tac-Toe-Flutter/android/app/src/main/res/values-night/styles.xml
162 Views
0 Comments
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is on -->
<style name="LaunchTheme" parent="@android:style/Theme.Black.NoTitleBar">
<!-- Show a splash screen on the activity. Automatically removed when
the Flutter engine draws its first frame -->
<item name="android:windowBackground">@drawable/launch_background</item>
</style>