Skip to content

Commit

Permalink
Update MainPage.xaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fl2on authored Oct 30, 2024
1 parent 6ba1f03 commit 5c08bf2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Android-App/DEX/DEX/MainPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
x:Class="DEX.MainPage">
<WebView
x:Name="MyWebView"
Source="https://qzxtu.github.io/DEX/Mobile.html"
Source="https://un2versidad.github.io/DEX/Mobile.html"
VerticalOptions="FillAndExpand"
HorizontalOptions="FillAndExpand"/>
HorizontalOptions="FillAndExpand"/>

</ContentPage>
</ContentPage>

0 comments on commit 5c08bf2

Please sign in to comment.