liyinyin / MaterialShowcaseView

A ShowcaseView for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MaterialShowcaseView

A ShowcaseView for Android

This library is base on the [version] 2 for [MaterialShowcaseView] 1.

Usage

Include the library as local library project or add the dependency in your build.gradle.

dependencies {
    compile 'com.lion.materialshowcaseview:library:1.0.0'
}

ShowcaseView Sub Sequence

ShowcaseView Sub Sequence

TitleBar Activity switch Non TitleBar Activity

TitleBar Activity switch Non TitleBar Activity

Added

  • ShowcaseView Sub Sequence.
  • zh-rCN support.
  • Text font support.

Modified

  • ShowcaseView was modified, add arrow and change content location.
  • For big view need to show ShowcaseView, add interface to set ShowcaseView circle radius and location area. LEFT_EDGE, LEFT, CENTER, RIGHT, RIGHT_EDGE

Fixed

  • TitleBar Activity switch Non TitleBar Activity, ShowcaseView has Y-offset. Need to call method manual.

About

A ShowcaseView for Android

License:MIT License


Languages

Language:Java 100.0%