Initial project with basic activity.

This commit is contained in:
2020-06-22 18:55:06 +02:00
commit 099d4df53d
54 changed files with 1311 additions and 0 deletions

38
main_background.svg Normal file
View File

@@ -0,0 +1,38 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" inkscape:export-ydpi="63"
inkscape:export-xdpi="63"
inkscape:export-filename="/run/media/nicolasklier/Data_2/Workspace/offpass-kotlin/app/src/main/res/drawable/main_background.png"
sodipodi:docname="main_background.svg" inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
id="svg913" version="1.1" viewBox="0 0 216 200" height="200mm" width="216mm">
<defs id="defs907" />
<sodipodi:namedview inkscape:window-maximized="1" inkscape:window-y="27"
inkscape:window-x="1920" inkscape:window-height="1016" inkscape:window-width="1920"
showgrid="false" inkscape:document-rotation="0" inkscape:current-layer="layer1"
inkscape:document-units="mm" inkscape:cy="822.17433" inkscape:cx="66.230764"
inkscape:zoom="0.35" inkscape:pageshadow="2" inkscape:pageopacity="0.0" borderopacity="1.0"
bordercolor="#666666" pagecolor="#ffffff" id="base" />
<metadata id="metadata910">
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g id="layer1" inkscape:groupmode="layer" inkscape:label="Layer 1">
<rect
inkscape:export-filename="/run/media/nicolasklier/Data_2/Workspace/offpass-kotlin/app/src/main/res/drawable/main_background.png"
inkscape:export-ydpi="63.971497" inkscape:export-xdpi="63.971497"
transform="rotate(28.997483)" y="71.405571" x="-8.3762074" height="110.93107"
width="214.61917" id="rect1476"
style="fill:#ff2a2a;stroke-width:0.252657;stroke-linecap:round;stroke-linejoin:bevel;paint-order:stroke fill markers" />
<rect inkscape:export-ydpi="63.971497" inkscape:export-xdpi="63.971497" ry="0"
style="fill:#1a1a1a;stroke-width:0.292246;stroke-linecap:round;stroke-linejoin:bevel;paint-order:stroke fill markers"
id="rect1478" width="248.24829" height="128.3131" x="-125.16503" y="-311.69473"
transform="rotate(127.84364)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB