Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YoshihideSogawa authored Jul 24, 2017
1 parent 7038235 commit b1e4505
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,6 @@ mFloatingViewManager.setActionTrashIconImage(R.drawable.ic_trash_action);
|setDisplayMode|`FloatingViewManager.DISPLAY_MODE_SHOW_ALWAYS`:Always show<br>`FloatingViewManager.DISPLAY_MODE_HIDE_ALWAYS`:Always hidden<br>`FloatingViewManager.DISPLAY_MODE_HIDE_FULLSCREEN`:It is hidden when in full screen|
|setTrashViewEnabled|If false, the trash icon does not show during dragging.<br>(default) true|

# Known Issues
* Sometimes calling`mFloatingViewManager.removeAllViewToWindow();` cause <b>IllegalArgumentException</b>. To resolve this issue use <a href="https://github.com/recruit-lifestyle/FloatingView/releases/tag/2.2.2-beta1">ver2.2.2-beta1</a>

# Credits

FloatingView is owned and maintained by [RECRUIT LIFESTYLE CO., LTD.](http://www.recruit-lifestyle.co.jp/)
Expand Down

0 comments on commit b1e4505

Please sign in to comment.