Fixes the image button rendering

This commit is contained in:
Paul Schneider 2016-11-22 15:25:56 +01:00
commit c3b6e29c87
7 changed files with 433 additions and 9 deletions

View file

@ -343,6 +343,7 @@
<Compile Include="Markdown\MarkdownViewRenderer.cs" />
<Compile Include="Markdown\MarkdownWebChromeClient.cs" />
<Compile Include="OAuth2\YaOAuth2Authenticator.cs" />
<Compile Include="Rendering\ImageButtonRenderer.cs" />
<Compile Include="Resources\Resource.Designer.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SendFilesActivity.cs" />