log service

This commit is contained in:
Kyle Spearrin
2019-06-03 12:52:46 -04:00
parent a5256a6491
commit b69304992f
5 changed files with 70 additions and 0 deletions

View File

@@ -125,6 +125,7 @@
<Compile Include="Renderers\ExtendedListViewRenderer.cs" />
<Compile Include="Renderers\HybridWebViewRenderer.cs" />
<Compile Include="Services\AndroidPushNotificationService.cs" />
<Compile Include="Services\AndroidLogService.cs" />
<Compile Include="SplashActivity.cs" />
<Compile Include="MainApplication.cs" />
<Compile Include="MainActivity.cs" />