1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2026-02-07 17:13:32 +00:00

Ajustements avant release

This commit is contained in:
Yan Maniez 2018-05-01 00:19:36 +02:00
parent 4a7fa069bd
commit 9293266d42
17 changed files with 25 additions and 27 deletions

View file

@ -41,6 +41,11 @@
<WarningLevel>4</WarningLevel>
<AndroidManagedSymbols>true</AndroidManagedSymbols>
<AndroidUseSharedRuntime>false</AndroidUseSharedRuntime>
<AotAssemblies>false</AotAssemblies>
<EnableLLVM>false</EnableLLVM>
<BundleAssemblies>false</BundleAssemblies>
<AndroidSupportedAbis />
<AndroidHttpClientHandlerType>Xamarin.Android.Net.AndroidClientHandler</AndroidHttpClientHandlerType>
</PropertyGroup>
<ItemGroup>
<Reference Include="Mono.Android" />
@ -101,9 +106,6 @@
<SubType>Designer</SubType>
</AndroidResource>
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\xamarin_logo.png" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\AideDeJeu\AideDeJeu.csproj">
<Project>{D9922DC7-810A-445E-B965-BF7E48E8B0D5}</Project>

View file

@ -2192,26 +2192,26 @@ namespace AideDeJeu.Droid
// aapt resource value: 0x7f020053
public const int avd_hide_password = 2130837587;
// aapt resource value: 0x7f020110
public const int avd_hide_password_1 = 2130837776;
// aapt resource value: 0x7f020111
public const int avd_hide_password_1 = 2130837777;
public const int avd_hide_password_2 = 2130837777;
// aapt resource value: 0x7f020112
public const int avd_hide_password_2 = 2130837778;
// aapt resource value: 0x7f020113
public const int avd_hide_password_3 = 2130837779;
public const int avd_hide_password_3 = 2130837778;
// aapt resource value: 0x7f020054
public const int avd_show_password = 2130837588;
// aapt resource value: 0x7f020113
public const int avd_show_password_1 = 2130837779;
// aapt resource value: 0x7f020114
public const int avd_show_password_1 = 2130837780;
public const int avd_show_password_2 = 2130837780;
// aapt resource value: 0x7f020115
public const int avd_show_password_2 = 2130837781;
// aapt resource value: 0x7f020116
public const int avd_show_password_3 = 2130837782;
public const int avd_show_password_3 = 2130837781;
// aapt resource value: 0x7f020055
public const int black_book = 2130837589;
@ -2762,11 +2762,11 @@ namespace AideDeJeu.Droid
// aapt resource value: 0x7f02010b
public const int notification_icon_background = 2130837771;
// aapt resource value: 0x7f02010f
public const int notification_template_icon_bg = 2130837775;
// aapt resource value: 0x7f02010e
public const int notification_template_icon_bg = 2130837774;
// aapt resource value: 0x7f020110
public const int notification_template_icon_low_bg = 2130837776;
// aapt resource value: 0x7f02010f
public const int notification_template_icon_low_bg = 2130837775;
// aapt resource value: 0x7f02010c
public const int notification_tile_bg = 2130837772;
@ -2774,9 +2774,6 @@ namespace AideDeJeu.Droid
// aapt resource value: 0x7f02010d
public const int notify_panel_notification_icon_bg = 2130837773;
// aapt resource value: 0x7f02010e
public const int xamarin_logo = 2130837774;
static Drawable()
{
global::Android.Runtime.ResourceIdManager.UpdateIdValues();
@ -3736,9 +3733,6 @@ namespace AideDeJeu.Droid
// aapt resource value: 0x7f090038
public const int character_counter_pattern = 2131296312;
// aapt resource value: 0x7f09003e
public const int library_name = 2131296318;
// aapt resource value: 0x7f090000
public const int mr_button_content_description = 2131296256;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 265 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB