mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-05 12:01:35 +00:00
init
This commit is contained in:
commit
13beabf741
275 changed files with 22638 additions and 0 deletions
3
app/src/main/res/xml/backup_descriptor.xml
Executable file
3
app/src/main/res/xml/backup_descriptor.xml
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<full-backup-content>
|
||||
</full-backup-content>
|
||||
6
app/src/main/res/xml/provider_paths.xml
Executable file
6
app/src/main/res/xml/provider_paths.xml
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths>
|
||||
<external-path
|
||||
name="external_files"
|
||||
path="." />
|
||||
</paths>
|
||||
Loading…
Add table
Add a link
Reference in a new issue