Files
qController/qController.Standard/Views/RootPage.xaml
T
2020-10-18 17:25:46 -05:00

5 lines
252 B
XML

<?xml version="1.0" encoding="utf-8"?>
<MasterDetailPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="qController.RootPage" xmlns:pages="clr-namespace:qController">
</MasterDetailPage>