1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 12:01:35 +00:00

fix #385, fix #417, fix #429, cleanup, prep for splash

This commit is contained in:
Austin Huang 2020-12-19 16:59:09 -05:00
parent 3899b9adfa
commit 8240829fa8
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
10 changed files with 37 additions and 248 deletions

View file

@ -1,5 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!--
<style name="AppTheme.LaunchTheme" parent="AppTheme">
<item name="android:windowBackground">@drawable/launch_dark</item>
</style>
-->
<style name="AppTheme.BottomSheetDialog" parent="Theme.MaterialComponents.BottomSheetDialog" />