using System; using Xamarin.Forms; namespace Bit.App.Controls { public class ExtendedTableView : TableView { } }