diff --git a/README.md b/README.md index 4e8adee..84b47c2 100644 --- a/README.md +++ b/README.md @@ -124,9 +124,6 @@ mFloatingViewManager.setActionTrashIconImage(R.drawable.ic_trash_action); |setDisplayMode|`FloatingViewManager.DISPLAY_MODE_SHOW_ALWAYS`:Always show
`FloatingViewManager.DISPLAY_MODE_HIDE_ALWAYS`:Always hidden
`FloatingViewManager.DISPLAY_MODE_HIDE_FULLSCREEN`:It is hidden when in full screen| |setTrashViewEnabled|If false, the trash icon does not show during dragging.
(default) true| -# Known Issues -* Sometimes calling`mFloatingViewManager.removeAllViewToWindow();` cause IllegalArgumentException. To resolve this issue use ver2.2.2-beta1 - # Credits FloatingView is owned and maintained by [RECRUIT LIFESTYLE CO., LTD.](http://www.recruit-lifestyle.co.jp/)