New campaign icons for iOS + Android #353
This commit is contained in:
parent
bf280abbe8
commit
86af9ec922
@ -69,9 +69,9 @@
|
|||||||
<views:CampaignView.Icon>
|
<views:CampaignView.Icon>
|
||||||
<OnPlatform
|
<OnPlatform
|
||||||
x:TypeArguments="FileImageSource"
|
x:TypeArguments="FileImageSource"
|
||||||
Android="menu_filter"
|
Android="menu_campaigns"
|
||||||
iOS="menu_filter"
|
iOS="menu_campaigns"
|
||||||
WinPhone="Assets\menu_filter.png"/>
|
WinPhone="Assets\menu_campaigns.png"/>
|
||||||
</views:CampaignView.Icon>
|
</views:CampaignView.Icon>
|
||||||
</views:CampaignView>
|
</views:CampaignView>
|
||||||
</TabbedPage>
|
</TabbedPage>
|
@ -2281,82 +2281,85 @@ namespace eShopOnContainers.Droid
|
|||||||
public const int icon = 2130837664;
|
public const int icon = 2130837664;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200a1
|
// aapt resource value: 0x7f0200a1
|
||||||
public const int menu_cart = 2130837665;
|
public const int menu_campaigns = 2130837665;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200a2
|
// aapt resource value: 0x7f0200a2
|
||||||
public const int menu_filter = 2130837666;
|
public const int menu_cart = 2130837666;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200a3
|
// aapt resource value: 0x7f0200a3
|
||||||
public const int menu_profile = 2130837667;
|
public const int menu_filter = 2130837667;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200a4
|
// aapt resource value: 0x7f0200a4
|
||||||
public const int mr_dialog_material_background_dark = 2130837668;
|
public const int menu_profile = 2130837668;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200a5
|
// aapt resource value: 0x7f0200a5
|
||||||
public const int mr_dialog_material_background_light = 2130837669;
|
public const int mr_dialog_material_background_dark = 2130837669;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200a6
|
// aapt resource value: 0x7f0200a6
|
||||||
public const int mr_ic_audiotrack_light = 2130837670;
|
public const int mr_dialog_material_background_light = 2130837670;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200a7
|
// aapt resource value: 0x7f0200a7
|
||||||
public const int mr_ic_cast_dark = 2130837671;
|
public const int mr_ic_audiotrack_light = 2130837671;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200a8
|
// aapt resource value: 0x7f0200a8
|
||||||
public const int mr_ic_cast_light = 2130837672;
|
public const int mr_ic_cast_dark = 2130837672;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200a9
|
// aapt resource value: 0x7f0200a9
|
||||||
public const int mr_ic_close_dark = 2130837673;
|
public const int mr_ic_cast_light = 2130837673;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200aa
|
// aapt resource value: 0x7f0200aa
|
||||||
public const int mr_ic_close_light = 2130837674;
|
public const int mr_ic_close_dark = 2130837674;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200ab
|
// aapt resource value: 0x7f0200ab
|
||||||
public const int mr_ic_media_route_connecting_mono_dark = 2130837675;
|
public const int mr_ic_close_light = 2130837675;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200ac
|
// aapt resource value: 0x7f0200ac
|
||||||
public const int mr_ic_media_route_connecting_mono_light = 2130837676;
|
public const int mr_ic_media_route_connecting_mono_dark = 2130837676;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200ad
|
// aapt resource value: 0x7f0200ad
|
||||||
public const int mr_ic_media_route_mono_dark = 2130837677;
|
public const int mr_ic_media_route_connecting_mono_light = 2130837677;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200ae
|
// aapt resource value: 0x7f0200ae
|
||||||
public const int mr_ic_media_route_mono_light = 2130837678;
|
public const int mr_ic_media_route_mono_dark = 2130837678;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200af
|
// aapt resource value: 0x7f0200af
|
||||||
public const int mr_ic_pause_dark = 2130837679;
|
public const int mr_ic_media_route_mono_light = 2130837679;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200b0
|
// aapt resource value: 0x7f0200b0
|
||||||
public const int mr_ic_pause_light = 2130837680;
|
public const int mr_ic_pause_dark = 2130837680;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200b1
|
// aapt resource value: 0x7f0200b1
|
||||||
public const int mr_ic_play_dark = 2130837681;
|
public const int mr_ic_pause_light = 2130837681;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200b2
|
// aapt resource value: 0x7f0200b2
|
||||||
public const int mr_ic_play_light = 2130837682;
|
public const int mr_ic_play_dark = 2130837682;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200b3
|
// aapt resource value: 0x7f0200b3
|
||||||
public const int noimage = 2130837683;
|
public const int mr_ic_play_light = 2130837683;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200ba
|
|
||||||
public const int notification_template_icon_bg = 2130837690;
|
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200b4
|
// aapt resource value: 0x7f0200b4
|
||||||
public const int product_add = 2130837684;
|
public const int noimage = 2130837684;
|
||||||
|
|
||||||
|
// aapt resource value: 0x7f0200bb
|
||||||
|
public const int notification_template_icon_bg = 2130837691;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200b5
|
// aapt resource value: 0x7f0200b5
|
||||||
public const int roundedbg = 2130837685;
|
public const int product_add = 2130837685;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200b6
|
// aapt resource value: 0x7f0200b6
|
||||||
public const int roundedbgdark = 2130837686;
|
public const int roundedbg = 2130837686;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200b7
|
// aapt resource value: 0x7f0200b7
|
||||||
public const int splash_drawable = 2130837687;
|
public const int roundedbgdark = 2130837687;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200b8
|
// aapt resource value: 0x7f0200b8
|
||||||
public const int switch_off = 2130837688;
|
public const int splash_drawable = 2130837688;
|
||||||
|
|
||||||
// aapt resource value: 0x7f0200b9
|
// aapt resource value: 0x7f0200b9
|
||||||
public const int switch_on = 2130837689;
|
public const int switch_off = 2130837689;
|
||||||
|
|
||||||
|
// aapt resource value: 0x7f0200ba
|
||||||
|
public const int switch_on = 2130837690;
|
||||||
|
|
||||||
static Drawable()
|
static Drawable()
|
||||||
{
|
{
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
@ -260,6 +260,12 @@
|
|||||||
<AndroidResource Include="Resources\layout\TabLayout.axml">
|
<AndroidResource Include="Resources\layout\TabLayout.axml">
|
||||||
<SubType>Designer</SubType>
|
<SubType>Designer</SubType>
|
||||||
</AndroidResource>
|
</AndroidResource>
|
||||||
|
<AndroidResource Include="Resources\drawable-hdpi\menu_campaigns.png" />
|
||||||
|
<AndroidResource Include="Resources\drawable-xhdpi\menu_campaigns.png" />
|
||||||
|
<AndroidResource Include="Resources\drawable-xxhdpi\menu_campaigns.png" />
|
||||||
|
<AndroidResource Include="Resources\drawable-hdpi\menu_filter.png" />
|
||||||
|
<AndroidResource Include="Resources\drawable-xhdpi\menu_filter.png" />
|
||||||
|
<AndroidResource Include="Resources\drawable-xxhdpi\menu_filter.png" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<AndroidResource Include="Resources\drawable\icon.png" />
|
<AndroidResource Include="Resources\drawable\icon.png" />
|
||||||
@ -285,15 +291,6 @@
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<AndroidResource Include="Resources\drawable\fake_product_02.png" />
|
<AndroidResource Include="Resources\drawable\fake_product_02.png" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
|
||||||
<AndroidResource Include="Resources\drawable-hdpi\menu_filter.png" />
|
|
||||||
</ItemGroup>
|
|
||||||
<ItemGroup>
|
|
||||||
<AndroidResource Include="Resources\drawable-xhdpi\menu_filter.png" />
|
|
||||||
</ItemGroup>
|
|
||||||
<ItemGroup>
|
|
||||||
<AndroidResource Include="Resources\drawable-xxhdpi\menu_filter.png" />
|
|
||||||
</ItemGroup>
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<AndroidResource Include="Resources\drawable-hdpi\menu_profile.png" />
|
<AndroidResource Include="Resources\drawable-hdpi\menu_profile.png" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
@ -380,7 +377,7 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\eShopOnContainers.Core\eShopOnContainers.Core.csproj">
|
<ProjectReference Include="..\eShopOnContainers.Core\eShopOnContainers.Core.csproj">
|
||||||
<Project>{67f9d3a8-f71e-4428-913f-c37ae82cdb24}</Project>
|
<Project>{BA96A12C-4EE3-46C4-BB3F-F811B554CD01}</Project>
|
||||||
<Name>eShopOnContainers.Core</Name>
|
<Name>eShopOnContainers.Core</Name>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
@ -124,6 +124,9 @@
|
|||||||
<ITunesArtwork Include="iTunesArtwork@2x" />
|
<ITunesArtwork Include="iTunesArtwork@2x" />
|
||||||
<None Include="packages.config" />
|
<None Include="packages.config" />
|
||||||
<Compile Include="Effects\CircleEffect.cs" />
|
<Compile Include="Effects\CircleEffect.cs" />
|
||||||
|
<BundleResource Include="Resources\menu_campaigns.png" />
|
||||||
|
<BundleResource Include="Resources\menu_campaigns%402x.png" />
|
||||||
|
<BundleResource Include="Resources\menu_campaigns%403x.png" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<BundleResource Include="Resources\Icon-60%403x.png" />
|
<BundleResource Include="Resources\Icon-60%403x.png" />
|
||||||
@ -423,7 +426,7 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\eShopOnContainers.Core\eShopOnContainers.Core.csproj">
|
<ProjectReference Include="..\eShopOnContainers.Core\eShopOnContainers.Core.csproj">
|
||||||
<Project>{67f9d3a8-f71e-4428-913f-c37ae82cdb24}</Project>
|
<Project>{BA96A12C-4EE3-46C4-BB3F-F811B554CD01}</Project>
|
||||||
<Name>eShopOnContainers.Core</Name>
|
<Name>eShopOnContainers.Core</Name>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user