aboutsummaryrefslogblamecommitdiff
path: root/app/src/main/res/drawable/splash_screen.xml
blob: c3ccc6274bcc294752911d68e42c4e90002af0f7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                                                
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" android:opacity="opaque">

    <item android:drawable="@color/backgroundColor" />

    <item>
        <bitmap
            android:src="@drawable/splash_icon"
            android:gravity="center" />
    </item>

</layer-list>
tle='2021-01-03 15:50:08 +0000'>2021-01-03testMango0x451-4/+3 2021-01-03I'm bad with foldersMango0x451-1/+2 2021-01-03Try to make math work with BC functionsMango0x452-2/+108 2021-01-03Spaces work plsMango0x451-1/+1 2021-01-03Remove BC linebreaksMango0x451-3/+4 2021-01-03ReformattedMango0x451-2/+4 2021-01-03This code isnt working atmMango0x451-53/+53 2021-01-03Add math command with BCMango0x451-0/+10 2021-01-02Happy Birthday Samuel!aninternettroll1-0/+5 2020-12-14Some tuple and typehint stuffsMango0x451-9/+9 2020-12-14Store user data in named tuplesMango0x451-104/+123 2020-12-14Formatted with blackMango0x452-1/+2 2020-12-14Sort importsMango0x452-2/+4 2020-12-08Fixed misunderstanding of type hintingLuca Matei Pintilie1-1/+1 2020-11-20changed my name to SkyeSkycloudd1-1/+1 2020-11-20Update utils.pyLuca Matei Pintilie1-1/+1 2020-11-09I heard the public domain is a cool place to beMango0x452-661/+24 2020-11-01Discord.py voice dependency addedAnInternetTroll3-114/+179 2020-10-21fixed boosts field in serverinfoSkycloudd1-3/+3 2020-10-21fixed boosts field in serverinfoSkycloudd1-2/+2 2020-10-21fixed serverinfo inactive member count descriptionSkycloudd1-1/+1