Add a quest log feature
This commit is contained in:
parent
b3d3e3e314
commit
d55e782510
58 changed files with 1740 additions and 452 deletions
|
|
@ -11,6 +11,7 @@
|
|||
android:allowBackup="true"
|
||||
android:colorMode="wideColorGamut"
|
||||
android:dataExtractionRules="@xml/data_extraction_rules"
|
||||
android:enableOnBackInvokedCallback="true"
|
||||
android:fullBackupContent="@xml/backup_rules"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue