1
0

changed url

This commit is contained in:
Gottfried Mayer 2020-04-16 11:19:47 +02:00
parent 7ca1328796
commit 2fe002f028
2 changed files with 9 additions and 9 deletions

View File

@ -19,7 +19,7 @@ namespace dashboard
// Use subclassed WebViewClient to hide default chrome (url bar and stuff) // Use subclassed WebViewClient to hide default chrome (url bar and stuff)
webView.SetWebViewClient(new HybridWebViewClient()); webView.SetWebViewClient(new HybridWebViewClient());
webView.LoadUrl("https://mayer.life/dashboard/"); webView.LoadUrl("https://api.mayer.life/dashboard/");
} }
private class HybridWebViewClient : WebViewClient { } private class HybridWebViewClient : WebViewClient { }

View File

@ -15,7 +15,7 @@ namespace dashboard
{ {
[System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
public partial class Resource public partial class Resource
{ {
@ -44,8 +44,8 @@ namespace dashboard
public partial class Id public partial class Id
{ {
// aapt resource value: 0x7f050000 // aapt resource value: 0x7F010000
public const int webView = 2131034112; public const int webView = 2130771968;
static Id() static Id()
{ {
@ -60,8 +60,8 @@ namespace dashboard
public partial class Layout public partial class Layout
{ {
// aapt resource value: 0x7f030000 // aapt resource value: 0x7F020000
public const int Main = 2130903040; public const int Main = 2130837504;
static Layout() static Layout()
{ {
@ -76,8 +76,8 @@ namespace dashboard
public partial class Mipmap public partial class Mipmap
{ {
// aapt resource value: 0x7f020000 // aapt resource value: 0x7F030000
public const int Icon = 2130837504; public const int Icon = 2130903040;
static Mipmap() static Mipmap()
{ {
@ -92,7 +92,7 @@ namespace dashboard
public partial class String public partial class String
{ {
// aapt resource value: 0x7f040000 // aapt resource value: 0x7F040000
public const int app_name = 2130968576; public const int app_name = 2130968576;
static String() static String()