Giter Site home page Giter Site logo

Comments (5)

liao10108180 avatar liao10108180 commented on August 22, 2024

刚试了浮窗类型为CURRENT_ACTIVITY时候,isShow可以返回true,hide方法也可以使用,但是dismiss还是没效果!其他浮窗类型皆无效果

from easyfloat.

princekin-f avatar princekin-f commented on August 22, 2024

你好,我这边试了一下是可以的啊。

  • 当页浮窗ShowPattern.CURRENT_ACTIVITY(默认模式)的隐藏、显示、销毁方法:
EasyFloat.hide()
EasyFloat.show()
EasyFloat.dismiss()
  • 系统浮窗ShowPattern.ALL_TIMEShowPattern.FOREGROUND的隐藏、显示、销毁方法:
EasyFloat.hideAppFloat()
EasyFloat.showAppFloat()
EasyFloat.dismissAppFloat()

注意区分,调错了没效果的。

from easyfloat.

liao10108180 avatar liao10108180 commented on August 22, 2024

好的,谢谢,没有仔细看文档

from easyfloat.

threedeer avatar threedeer commented on August 22, 2024

未找到
EasyFloat.hideAppFloat()
EasyFloat.showAppFloat()
EasyFloat.dismissAppFloat()
这系列的方法
版本是最新的2.0.1

from easyfloat.

princekin-f avatar princekin-f commented on August 22, 2024

未找到

EasyFloat.hideAppFloat()

EasyFloat.showAppFloat()

EasyFloat.dismissAppFloat()

这系列的方法

版本是最新的2.0.1

最新版直接hide,show,dismiss就行,API整合了

from easyfloat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.