Added tab view (not working)

This commit is contained in:
watsonb8
2019-12-21 22:21:07 -05:00
parent 881d339ffd
commit 7560e122f8
10 changed files with 849 additions and 27 deletions

View File

@@ -1,7 +1,6 @@
using System;
using LibVLCSharp.Forms.Shared;
using Xamarin.Forms.Platform.GTK;
using Xamarin.Forms.Platform.GTK.Helpers;
namespace Aurora.gtk
{