Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit 1ae8577

Browse files
authored
Update README.md
1 parent a160695 commit 1ae8577

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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)
22

33
Port of [Dimezis/BlurView](https://github.com/Dimezis/BlurView) for Xamarin.Android
44

@@ -67,12 +67,12 @@ BlurView can be used only in a hardware-accelerated window.
6767
Otherwise, blur will not be drawn. It will fallback to a regular FrameLayout drawing process.
6868

6969
## 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.
7171

7272
License
7373
-------
7474

75-
Copyright 2016 Dmitry Saviuk, 2017 Yauheni Pakala
75+
Copyright 2016 Dmitry Saviuk (Android library), 2017 Yauheni Pakala (Xamarin library)
7676

7777
Licensed under the Apache License, Version 2.0 (the "License");
7878
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)