mirror of
https://github.com/gsantner/dandelion
synced 2024-11-05 12:06:01 +01:00
11 lines
No EOL
379 B
XML
11 lines
No EOL
379 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<array name="splash_images">
|
|
<item>@drawable/splashscreen1</item>
|
|
<item>@drawable/splashscreen2</item>
|
|
<item>@drawable/splashscreen3</item>
|
|
<item>@drawable/splashscreen4</item>
|
|
<item>@drawable/splashscreen5</item>
|
|
<item>@drawable/splashscreen6</item>
|
|
</array>
|
|
</resources> |