feature: custom dynamic tab icon

This commit is contained in:
2020-05-22 20:11:30 +08:00
parent 9ca58cc814
commit b97e07e1ab
25 changed files with 303 additions and 74 deletions

View File

@ -1,5 +1,4 @@
#if TODO
using Android.Content;
using Android.Content;
using Pixiview.Droid.Renderers;
using Pixiview.Droid.Renderers.AppShellSection;
using Xamarin.Forms;
@ -20,4 +19,3 @@ namespace Pixiview.Droid.Renderers
}
}
}
#endif