0.6.0 - BookInfo Screen

This commit is contained in:
Acclorite 2024-02-23 16:44:29 +02:00
parent 090d5fc003
commit 03b1ef48c2
74 changed files with 2410 additions and 498 deletions

View file

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<style name="Theme.Start.Splash" parent="Theme.SplashScreen">
<item name="android:forceDarkAllowed" tools:ignore="NewApi">false</item>
<item name="postSplashScreenTheme">@style/Theme.BooksHistoryResurrection</item>