Reformat files with android studio
This commit is contained in:
parent
e9bae94580
commit
5099dd76ad
3 changed files with 21 additions and 26 deletions
|
|
@ -1,5 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<external-path name="my_images" path="." />
|
||||
<cache-path name="my_cache_images" path="." />
|
||||
<external-path
|
||||
name="my_images"
|
||||
path="." />
|
||||
<cache-path
|
||||
name="my_cache_images"
|
||||
path="." />
|
||||
</paths>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue