Skip to content
This repository was archived by the owner on Apr 24, 2018. It is now read-only.

Commit 853644a

Browse files
committed
2 parents bfdb0df + 892d845 commit 853644a

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

README.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,11 @@
1-
ShowcaseView is deprecated
2-
====
3-
Currently, ShowcaseView is not under active development; issues cannot be opened and PRs will not be accepted.
4-
5-
I've decided to make this decision because I want to rewrite the project from scratch with a far better API. A lot of things Google keep introducing in Android break ShowcaseView and it is too difficult to make these changes with the project in it's current form.
6-
7-
The project is still available on Maven, see below for the instructions. Please see the new-scv branch for development of the new API.
8-
9-
10-
111
ShowcaseView
122
---
133

144
The ShowcaseView (SCV) library is designed to highlight and showcase specific parts of apps to the user with a distinctive and attractive overlay. This library is great for pointing out points of interest for users, gestures, or obscure but useful items.
155

16-
<img src='./example@2x.png' width='270' height='480' />
17-
<img src='./example2@2x.png' width='270' height='480' />
6+
| Holo | "New style" | Material |
7+
| --- | --- | --- |
8+
| ![Holo style showcaseview](./example2@2x.png) | ![new style showcaseview](./example@2x.png) | ![Material style showcaseview](./material.png) |
189

1910
The library is based on the "Cling" view found in the Launcher on Ice-Cream Sandwich and Jelly Bean.
2011

0 commit comments

Comments
 (0)