diff --git a/TheGameExtreme.Android/Resources/Resource.designer.cs b/TheGameExtreme.Android/Resources/Resource.designer.cs index b1fc951..559b0bd 100644 --- a/TheGameExtreme.Android/Resources/Resource.designer.cs +++ b/TheGameExtreme.Android/Resources/Resource.designer.cs @@ -5839,16 +5839,19 @@ namespace TheGameExtreme.Droid public const int notify_panel_notification_icon_bg = 2131165304; // aapt resource value: 0x7F070079 - public const int SoleilThemes = 2131165305; + public const int PointI = 2131165305; // aapt resource value: 0x7F07007A - public const int tooltip_frame_dark = 2131165306; + public const int SoleilThemes = 2131165306; // aapt resource value: 0x7F07007B - public const int tooltip_frame_light = 2131165307; + public const int tooltip_frame_dark = 2131165307; // aapt resource value: 0x7F07007C - public const int TrierImageB = 2131165308; + public const int tooltip_frame_light = 2131165308; + + // aapt resource value: 0x7F07007D + public const int TrierImageB = 2131165309; static Drawable() { diff --git a/TheGameExtreme.Android/Resources/drawable/PointI.png b/TheGameExtreme.Android/Resources/drawable/PointI.png new file mode 100644 index 0000000..b9e73f2 Binary files /dev/null and b/TheGameExtreme.Android/Resources/drawable/PointI.png differ diff --git a/TheGameExtreme.Android/TheGameExtreme.Android.csproj b/TheGameExtreme.Android/TheGameExtreme.Android.csproj index 3359f2b..ea3a099 100644 --- a/TheGameExtreme.Android/TheGameExtreme.Android.csproj +++ b/TheGameExtreme.Android/TheGameExtreme.Android.csproj @@ -136,5 +136,8 @@ + + + \ No newline at end of file diff --git a/TheGameExtreme.iOS/OrderStacks.csproj b/TheGameExtreme.iOS/OrderStacks.csproj index 877b7a5..c0ad380 100644 --- a/TheGameExtreme.iOS/OrderStacks.csproj +++ b/TheGameExtreme.iOS/OrderStacks.csproj @@ -189,6 +189,7 @@ + \ No newline at end of file diff --git a/TheGameExtreme.iOS/Resources/PointI.png b/TheGameExtreme.iOS/Resources/PointI.png new file mode 100644 index 0000000..b9e73f2 Binary files /dev/null and b/TheGameExtreme.iOS/Resources/PointI.png differ diff --git a/TheGameExtreme/view/HomePage.xaml b/TheGameExtreme/view/HomePage.xaml index 7584e31..ab791b6 100644 --- a/TheGameExtreme/view/HomePage.xaml +++ b/TheGameExtreme/view/HomePage.xaml @@ -25,6 +25,16 @@ + +