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

Test icone speaker

This commit is contained in:
Yan Maniez 2019-10-14 19:30:02 +02:00
parent f45537e3b0
commit 26333837cc
19 changed files with 56 additions and 10 deletions

View file

@ -768,6 +768,30 @@
<ItemGroup>
<AndroidResource Include="Resources\drawable-xxhdpi\battle_axe.png" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\speaker.png" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable-hdpi\speaker.png" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable-xhdpi\speaker.png" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable-xxhdpi\speaker.png" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\speaker_off.png" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable-hdpi\speaker_off.png" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable-xhdpi\speaker_off.png" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable-xxhdpi\speaker_off.png" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\battle_axe_.xml" />
</ItemGroup>

View file

@ -8478,25 +8478,31 @@ namespace AideDeJeu.Droid
public const int share = 2131165324;
// aapt resource value: 0x7F07008D
public const int spell_book = 2131165325;
public const int speaker = 2131165325;
// aapt resource value: 0x7F07008E
public const int splash = 2131165326;
public const int speaker_off = 2131165326;
// aapt resource value: 0x7F07008F
public const int stars_stack = 2131165327;
public const int spell_book = 2131165327;
// aapt resource value: 0x7F070090
public const int tooltip_frame_dark = 2131165328;
public const int splash = 2131165328;
// aapt resource value: 0x7F070091
public const int tooltip_frame_light = 2131165329;
public const int stars_stack = 2131165329;
// aapt resource value: 0x7F070092
public const int trash_can = 2131165330;
public const int tooltip_frame_dark = 2131165330;
// aapt resource value: 0x7F070093
public const int wooden_sign = 2131165331;
public const int tooltip_frame_light = 2131165331;
// aapt resource value: 0x7F070094
public const int trash_can = 2131165332;
// aapt resource value: 0x7F070095
public const int wooden_sign = 2131165333;
static Drawable()
{

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 516 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 797 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 516 B