Skip to content

Commit 30ad0a2

Browse files
Merge pull request #5 from Yacine2731/second_branch
add icons, splash screen and updated fusion package
2 parents 33857da + 4e74a5b commit 30ad0a2

File tree

84 files changed

+584
-154
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+584
-154
lines changed
24.3 KB
7.1 KB
24.3 KB
7.1 KB
69 Bytes
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
3+
<item>
4+
<bitmap android:gravity="fill" android:src="@drawable/background"/>
5+
</item>
6+
<item>
7+
<bitmap android:gravity="center" android:src="@drawable/splash"/>
8+
</item>
9+
</layer-list>
18.4 KB
65.3 KB
45.9 KB
69 Bytes

0 commit comments

Comments
 (0)