FancyShowCaseView

An easy-to-use customisable show case view with circular reveal animation.

Github星跟蹤圖

FancyShowCaseView

Features

  • Circular reveal animation (API Level 21+)
  • Focus on a specific view or position
  • Background color
  • Circle and Rounded Rectangle focus shapes
  • Title style and position
  • Custom view inflation
  • Custom enter/exit animations
  • Chaining multiple FancyShowCaseView instances
  • Showing only one time

!gif!gif

Download

implementation 'me.toptas.fancyshowcase:fancyshowcaseview:1.3.0'

Download (For non-androidx projects)

implementation 'me.toptas.fancyshowcase:fancyshowcaseview:1.1.5'

Sample Usage

new FancyShowCaseView.Builder(this)
        .focusOn(view)
        .title("Focus on View")
        .build()
        .show();

Please see wiki for more samples.

Already in use in following apps

(feel free to send me new projects)

Sample App

Latest Release

Xamarin Port

Thanks to DigitalSa1nt for the Xamarin ported version Xamarin.ShowcaseView

Contribute

You can contribute by opening a pull request to dev branch.
Please try to push one feature in one commit for a clean commit history.

Buy Me a Coffee

License

Apache License 2.0

主要指標

概覽
名稱與所有者faruktoptas/FancyShowCaseView
主編程語言Kotlin
編程語言Kotlin (語言數: 2)
平台
許可證Apache License 2.0
所有者活动
創建於2017-03-08 12:37:15
推送於2024-11-17 11:24:26
最后一次提交2024-11-17 14:24:26
發布數34
最新版本名稱1.4.0 (發布於 )
第一版名稱0.0.1 (發布於 )
用户参与
星數2k
關注者數29
派生數276
提交數261
已啟用問題?
問題數172
打開的問題數5
拉請求數50
打開的拉請求數2
關閉的拉請求數23
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?