You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ With this plugin it is also possible to respond to hover events (if the platform
27
27
## Setup
28
28
* Available on NuGet: [TouchView](http://www.nuget.org/packages/TouchView)[](https://www.nuget.org/packages/TouchView)
29
29
* Add nuget package to your Xamarin.Forms .netStandard/PCL project and to your platform-specific projects (iOS and Android)
30
-
* Add *TouchEffectPreserver.Preserve()* line to your AppDelegate and MainActivity (preserve from linker)
30
+
* Add `TouchEffectPreserver.Preserve()` line to your AppDelegate and MainActivity (preserve from linker)
0 commit comments