Skip to content

Commit

Permalink
Changed message view to be WebView
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrho committed Sep 14, 2017
1 parent 634d30f commit abb466d
Show file tree
Hide file tree
Showing 17 changed files with 142 additions and 701 deletions.
Expand Up @@ -98,7 +98,6 @@
</ItemGroup>
<ItemGroup>
<Compile Include="MainActivity.cs" />
<Compile Include="MessageContentRenderer.cs" />
<Compile Include="Resources\Resource.designer.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
Expand Down
118 changes: 0 additions & 118 deletions src/KokoroIO.XamarinForms.Android/MessageContentRenderer.cs

This file was deleted.

Expand Up @@ -106,8 +106,6 @@
<Compile Include="MainPage.xaml.cs">
<DependentUpon>MainPage.xaml</DependentUpon>
</Compile>
<Compile Include="MessageContentRenderer.cs" />
<Compile Include="MessageListViewRenderer.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
Expand Down
160 changes: 0 additions & 160 deletions src/KokoroIO.XamarinForms.UWP/MessageContentRenderer.cs

This file was deleted.

99 changes: 0 additions & 99 deletions src/KokoroIO.XamarinForms.UWP/MessageListViewRenderer.cs

This file was deleted.

0 comments on commit abb466d

Please sign in to comment.