sweet home
This commit is contained in:
parent
22ae5f7a61
commit
438e2f8631
28 changed files with 569 additions and 168 deletions
|
|
@ -29,6 +29,17 @@ namespace ZicMoove.Droid
|
|||
global::SQLite.Net.Platform.XamarinAndroid.Resource.String.ApplicationName = global::ZicMoove.Droid.Resource.String.ApplicationName;
|
||||
global::SQLite.Net.Platform.XamarinAndroid.Resource.String.Hello = global::ZicMoove.Droid.Resource.String.Hello;
|
||||
global::Xamarin.Forms.Platform.Android.Resource.Attribute.actionBarSize = global::ZicMoove.Droid.Resource.Attribute.actionBarSize;
|
||||
global::XamSvg.Resource.Attribute.colorMapping = global::ZicMoove.Droid.Resource.Attribute.colorMapping;
|
||||
global::XamSvg.Resource.Attribute.colorMappingSelected = global::ZicMoove.Droid.Resource.Attribute.colorMappingSelected;
|
||||
global::XamSvg.Resource.Attribute.loadAsync = global::ZicMoove.Droid.Resource.Attribute.loadAsync;
|
||||
global::XamSvg.Resource.Attribute.svg = global::ZicMoove.Droid.Resource.Attribute.svg;
|
||||
global::XamSvg.Resource.Attribute.traceEnabled = global::ZicMoove.Droid.Resource.Attribute.traceEnabled;
|
||||
global::XamSvg.Resource.Styleable.SvgImageView = global::ZicMoove.Droid.Resource.Styleable.SvgImageView;
|
||||
global::XamSvg.Resource.Styleable.SvgImageView_colorMapping = global::ZicMoove.Droid.Resource.Styleable.SvgImageView_colorMapping;
|
||||
global::XamSvg.Resource.Styleable.SvgImageView_colorMappingSelected = global::ZicMoove.Droid.Resource.Styleable.SvgImageView_colorMappingSelected;
|
||||
global::XamSvg.Resource.Styleable.SvgImageView_loadAsync = global::ZicMoove.Droid.Resource.Styleable.SvgImageView_loadAsync;
|
||||
global::XamSvg.Resource.Styleable.SvgImageView_svg = global::ZicMoove.Droid.Resource.Styleable.SvgImageView_svg;
|
||||
global::XamSvg.Resource.Styleable.SvgImageView_traceEnabled = global::ZicMoove.Droid.Resource.Styleable.SvgImageView_traceEnabled;
|
||||
global::XLabs.Forms.Droid.Resource.Animation.abc_fade_in = global::ZicMoove.Droid.Resource.Animation.abc_fade_in;
|
||||
global::XLabs.Forms.Droid.Resource.Animation.abc_fade_out = global::ZicMoove.Droid.Resource.Animation.abc_fade_out;
|
||||
global::XLabs.Forms.Droid.Resource.Animation.abc_grow_fade_in_from_bottom = global::ZicMoove.Droid.Resource.Animation.abc_grow_fade_in_from_bottom;
|
||||
|
|
@ -2229,6 +2240,12 @@ namespace ZicMoove.Droid
|
|||
// aapt resource value: 0x7f0100b9
|
||||
public const int colorControlNormal = 2130772153;
|
||||
|
||||
// aapt resource value: 0x7f010157
|
||||
public const int colorMapping = 2130772311;
|
||||
|
||||
// aapt resource value: 0x7f010158
|
||||
public const int colorMappingSelected = 2130772312;
|
||||
|
||||
// aapt resource value: 0x7f0100b6
|
||||
public const int colorPrimary = 2130772150;
|
||||
|
||||
|
|
@ -2520,6 +2537,9 @@ namespace ZicMoove.Droid
|
|||
// aapt resource value: 0x7f010006
|
||||
public const int liteMode = 2130771974;
|
||||
|
||||
// aapt resource value: 0x7f01015a
|
||||
public const int loadAsync = 2130772314;
|
||||
|
||||
// aapt resource value: 0x7f01004a
|
||||
public const int logo = 2130772042;
|
||||
|
||||
|
|
@ -2760,6 +2780,9 @@ namespace ZicMoove.Droid
|
|||
// aapt resource value: 0x7f0100f3
|
||||
public const int suggestionRowLayout = 2130772211;
|
||||
|
||||
// aapt resource value: 0x7f010156
|
||||
public const int svg = 2130772310;
|
||||
|
||||
// aapt resource value: 0x7f0100f9
|
||||
public const int switchMinWidth = 2130772217;
|
||||
|
||||
|
|
@ -2898,6 +2921,9 @@ namespace ZicMoove.Droid
|
|||
// aapt resource value: 0x7f01009e
|
||||
public const int toolbarStyle = 2130772126;
|
||||
|
||||
// aapt resource value: 0x7f010159
|
||||
public const int traceEnabled = 2130772313;
|
||||
|
||||
// aapt resource value: 0x7f0100f6
|
||||
public const int track = 2130772214;
|
||||
|
||||
|
|
@ -5482,6 +5508,9 @@ namespace ZicMoove.Droid
|
|||
// aapt resource value: 0x7f070000
|
||||
public const int gtm_analytics = 2131165184;
|
||||
|
||||
// aapt resource value: 0x7f070001
|
||||
public const int it = 2131165185;
|
||||
|
||||
static Raw()
|
||||
{
|
||||
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
|
||||
|
|
@ -8523,6 +8552,28 @@ namespace ZicMoove.Droid
|
|||
// aapt resource value: 4
|
||||
public const int Spinner_popupTheme = 4;
|
||||
|
||||
public static int[] SvgImageView = new int[] {
|
||||
2130772310,
|
||||
2130772311,
|
||||
2130772312,
|
||||
2130772313,
|
||||
2130772314};
|
||||
|
||||
// aapt resource value: 1
|
||||
public const int SvgImageView_colorMapping = 1;
|
||||
|
||||
// aapt resource value: 2
|
||||
public const int SvgImageView_colorMappingSelected = 2;
|
||||
|
||||
// aapt resource value: 4
|
||||
public const int SvgImageView_loadAsync = 4;
|
||||
|
||||
// aapt resource value: 0
|
||||
public const int SvgImageView_svg = 0;
|
||||
|
||||
// aapt resource value: 3
|
||||
public const int SvgImageView_traceEnabled = 3;
|
||||
|
||||
public static int[] SwitchCompat = new int[] {
|
||||
16843044,
|
||||
16843045,
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:id="@+id/relativeLayout1" />
|
||||
<TextView
|
||||
android:text="Validation de votre solvabilité (le retrait n'est effectué qu'un fois la préstation executée et validée par vos soins)"
|
||||
android:text="Validation de votre solvabilité (le retrait n'est effectué qu'une fois la préstation executée et validée par vos soins)"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
|
|
|||
156
ZicMoove/ZicMoove.Droid/Resources/raw/it.svg
Normal file
156
ZicMoove/ZicMoove.Droid/Resources/raw/it.svg
Normal file
|
|
@ -0,0 +1,156 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:ns1="http://sozi.baierouge.fr"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
id="svg2"
|
||||
sodipodi:docname="mobile phone.svg"
|
||||
viewBox="0 0 212.6 212.6"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.3.1 r9886"
|
||||
>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
fit-margin-left="0"
|
||||
inkscape:showpageshadow="false"
|
||||
inkscape:zoom="0.59451925"
|
||||
borderopacity="1.0"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:cx="278.72629"
|
||||
inkscape:cy="-120.86787"
|
||||
borderlayer="true"
|
||||
inkscape:window-maximized="0"
|
||||
showgrid="false"
|
||||
fit-margin-right="0"
|
||||
units="mm"
|
||||
inkscape:document-units="mm"
|
||||
bordercolor="#666666"
|
||||
inkscape:window-x="258"
|
||||
inkscape:window-y="156"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:window-width="676"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
pagecolor="#ffffff"
|
||||
inkscape:window-height="697"
|
||||
fit-margin-top="0"
|
||||
/>
|
||||
<g
|
||||
id="layer1"
|
||||
inkscape:label="Ebene 1"
|
||||
inkscape:groupmode="layer"
|
||||
transform="translate(49.578 -405.14)"
|
||||
>
|
||||
<path
|
||||
id="path4240"
|
||||
style="fill:#939a99"
|
||||
inkscape:connector-curvature="0"
|
||||
d="m138.46 518.1c-3.3948 42.183-38.678 75.363-81.735 75.363-24.407 0-46.312-10.671-61.338-27.589 0 0 24.644 3.4644 24.644 3.4644 9.5709 1.3452 18.421-5.3223 19.766-14.894l4.0045-28.501c1.2787-9.0991-4.6893-17.529-13.503-19.498 9.082 0.62988 17.237-5.8496 18.524-15.006l4.0051-28.497c1.3452-9.5715-5.3229-18.422-14.893-19.767 0 0-21.721-3.053-21.721-3.053 11.954-6.8054 25.773-10.712 40.511-10.712 45.303 0 82.028 36.724 82.028 82.026 0 2.1643-0.10988 4.3018-0.27404 6.4233-0.006 0.0794-0.0125 0.15991-0.0182 0.24049zm-157.48 24.854s44.728 6.2854 44.728 6.2854-1.3898 9.8889-1.3898 9.8889-37.839-5.3174-37.839-5.3174c-2.0917-3.4595-3.9294-7.0886-5.4993-10.857zm-4.9982-17.115l7.6074 1.0693s-1.3898 9.8889-1.3898 9.8889-3.6627-0.51513-3.6627-0.51513c-1.076-3.3887-1.9232-6.8787-2.5549-10.443zm1.1762-16.166s14.086 1.98 14.086 1.98-1.3898 9.8889-1.3898 9.8889-14.085-1.98-14.085-1.98l1.3892-9.8889zm37.587 15.367s1.3892-9.8877 1.3892-9.8877 14.086 1.98 14.086 1.98l-1.3898 9.8877s-14.085-1.98-14.085-1.98zm-6.2652 5.3674s14.087 1.98 14.087 1.98l-1.3892 9.8865s-14.086-1.98-14.086-1.98 1.3886-9.8865 1.3886-9.8865zm-5.4022-0.75927l-1.3892 9.8865-14.086-1.9788s1.3898-9.8889 1.3898-9.8889l14.086 1.9812zm-7.821-7.3462l1.3898-9.8901 14.085 1.9812-1.3898 9.8877-14.085-1.9788zm6.5247-71.766s27.39 3.8501 27.39 3.8501l-5.448 38.76s-45.251-6.3611-45.251-6.3611c4.4409-14.11 12.592-26.573 23.31-36.249zm54.942-45.398c-58.707 0-106.3 47.59-106.3 106.3 0 58.708 47.592 106.3 106.3 106.3 58.707 0 106.3-47.59 106.3-106.3 0-58.708-47.592-106.3-106.3-106.3zm35.055 69.49c0.62439-4.4409-0.61524-8.7121-3.1207-12.028l-8.2513 15.372-7.5653 0.23681s-3.985-6.4355-3.985-6.4355l8.3325-15.526c-8.5565-0.7788-16.307 5.2686-17.515 13.868-0.88868 6.3232 2.0111 12.291 6.9556 15.657 0 0-11.881 84.541-11.881 84.541l14.232 1.9983 4.4104-31.383 7.4762-53.196c5.6384-1.8945 10.028-6.814 10.912-13.105zm-6.8634 19.672l12.874 9.9072s3.0158 0.42358 3.0158 0.42358l-7.1362 50.776 14.232 1.9983 7.1362-50.774 8.54 1.2 2.2333-15.885s-25.789-3.6243-25.789-3.6243-15.106 5.9778-15.106 5.9778z"
|
||||
/>
|
||||
</g
|
||||
>
|
||||
<metadata
|
||||
>
|
||||
<rdf:RDF
|
||||
>
|
||||
<cc:Work
|
||||
>
|
||||
<dc:format
|
||||
>image/svg+xml</dc:format
|
||||
>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage"
|
||||
/>
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/publicdomain/"
|
||||
/>
|
||||
<dc:publisher
|
||||
>
|
||||
<cc:Agent
|
||||
rdf:about="http://openclipart.org/"
|
||||
>
|
||||
<dc:title
|
||||
>Openclipart</dc:title
|
||||
>
|
||||
</cc:Agent
|
||||
>
|
||||
</dc:publisher
|
||||
>
|
||||
<dc:title
|
||||
>Web 2.0</dc:title
|
||||
>
|
||||
<dc:date
|
||||
>2013-01-18T05:56:20</dc:date
|
||||
>
|
||||
<dc:description
|
||||
>Icon for web 2.0</dc:description
|
||||
>
|
||||
<dc:source
|
||||
>https://openclipart.org/detail/174317/web-2.0-by-fallerton-174317</dc:source
|
||||
>
|
||||
<dc:creator
|
||||
>
|
||||
<cc:Agent
|
||||
>
|
||||
<dc:title
|
||||
>Fallerton</dc:title
|
||||
>
|
||||
</cc:Agent
|
||||
>
|
||||
</dc:creator
|
||||
>
|
||||
<dc:subject
|
||||
>
|
||||
<rdf:Bag
|
||||
>
|
||||
<rdf:li
|
||||
>2.0</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>extended</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>web</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>wide</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>world</rdf:li
|
||||
>
|
||||
<rdf:li
|
||||
>www</rdf:li
|
||||
>
|
||||
</rdf:Bag
|
||||
>
|
||||
</dc:subject
|
||||
>
|
||||
</cc:Work
|
||||
>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/publicdomain/"
|
||||
>
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction"
|
||||
/>
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution"
|
||||
/>
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks"
|
||||
/>
|
||||
</cc:License
|
||||
>
|
||||
</rdf:RDF
|
||||
>
|
||||
</metadata
|
||||
>
|
||||
</svg
|
||||
>
|
||||
|
After Width: | Height: | Size: 5.7 KiB |
Loading…
Add table
Add a link
Reference in a new issue