Skip to content

Shake to show current Activity and Fragment name.

Notifications You must be signed in to change notification settings

lovejjfg/Shaker

Repository files navigation

Shaker

Download

dependencies {
 debugImplementation 'com.lovejjfg:shake:0.0.4'
 releaseImplementation 'com.lovejjfg:shake-no-op:0.0.4'
}

Shaker is a debug util that you can through shake to show current Activity and it's Fragment name in a dialog.so that you can fast location the views. It support some features:

  • You can give the specified view, not just show the view's name in the dialog.
  • You can design the shake trigger condition.
  • You can add the ignore list of Fragments not to show in the shaker dialog.
  • You can add the disable list of Activities that enable to shake.

定制弹窗效果 默认弹窗效果

About

Shake to show current Activity and Fragment name.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages