This repository was archived by the owner on Mar 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # Xamarin.BlurView ![ version] ( http://img.shields.io/badge/original-v1.3.4-brightgreen .svg?style=flat ) [ ![ NuGet Badge] ( https://buildstats.info/nuget/Xamarin.BlurView )] ( https://www.nuget.org/packages/Xamarin.BlurView/ ) [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/74vj31f749e3uyyq?svg=true )] ( https://ci.appveyor.com/project/wcoder/xamarin-blurview )
1
+ # Xamarin.BlurView ![ version] ( http://img.shields.io/badge/original-v1.4.0-red .svg?style=flat ) [ ![ NuGet Badge] ( https://buildstats.info/nuget/Xamarin.BlurView )] ( https://www.nuget.org/packages/Xamarin.BlurView/ ) [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/74vj31f749e3uyyq?svg=true )] ( https://ci.appveyor.com/project/wcoder/xamarin-blurview )
2
2
3
3
Port of [ Dimezis/BlurView] ( https://github.com/Dimezis/BlurView ) for Xamarin.Android
4
4
@@ -67,12 +67,12 @@ BlurView can be used only in a hardware-accelerated window.
67
67
Otherwise, blur will not be drawn. It will fallback to a regular FrameLayout drawing process.
68
68
69
69
## Performance
70
- It takes 1-4ms on Nexus 5 and Nexus 4 to draw BlurView with the setup given in example project
70
+ It takes 1-4ms on Nexus 5 and Nexus 4 to draw BlurView with the setup given in example project.
71
71
72
72
License
73
73
-------
74
74
75
- Copyright 2016 Dmitry Saviuk, 2017 Yauheni Pakala
75
+ Copyright 2016 Dmitry Saviuk (Android library) , 2017 Yauheni Pakala (Xamarin library)
76
76
77
77
Licensed under the Apache License, Version 2.0 (the "License");
78
78
you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments