Skip to content

Commit

Permalink
[todo] improve Accessibility effect
Browse files Browse the repository at this point in the history
  • Loading branch information
conceptdev committed May 10, 2016
1 parent 10c9ecb commit 42e0470
Show file tree
Hide file tree
Showing 15 changed files with 201 additions and 139 deletions.
186 changes: 96 additions & 90 deletions Todo/Todo.Android/Resources/Resource.designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Todo/Todo.Android/Resources/drawable/csharp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Todo/Todo.Android/Resources/drawable/xaml.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions Todo/Todo.Android/Todo.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@
<AndroidResource Include="Resources\values\Colors.xml" />
<AndroidResource Include="Resources\values\Style.xml" />
<AndroidResource Include="Resources\values-v21\Style.xml" />
<AndroidResource Include="Resources\drawable\csharp.png" />
<AndroidResource Include="Resources\drawable\xaml.png" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
<Import Project="..\packages\SQLitePCL.raw_basic.0.8.4\build\MonoAndroid\SQLitePCL.raw_basic.targets" Condition="Exists('..\packages\SQLitePCL.raw_basic.0.8.4\build\MonoAndroid\SQLitePCL.raw_basic.targets')" />
Expand Down
Loading

0 comments on commit 42e0470

Please sign in to comment.