Giter Site home page Giter Site logo

Comments (4)

fabionuno avatar fabionuno commented on September 24, 2024

@ShantPetrosyan sorry for the delayed answer.
You can get this behavior setting the background color in the FloatingActionMenu using the property menu_backgroundColor and programmatically use SetClosedOnTouchOutside(true) to close the menu when user touch outside.

In the sample project the right FAB button has this behavior.
Sample

from floatingactionbutton-xamarin.android.

ShantPetrosyan avatar ShantPetrosyan commented on September 24, 2024

Thank you for response, but I mean other issue, I do not need to close menu when touching outside, I mean that when fab menu is in open state then background view are clickable, so I have some other buttons in my page not in fab menu then they are clickable when fab menu is in open state.

Regards,

Shant

Get Outlook for Android

On Wed, Aug 31, 2016 at 4:57 PM +0300, "Fabio Nuno" [email protected] wrote:

@ShantPetrosyan sorry for the delayed answer.

You can get this behavior setting the background color in the FloatingActionMenu using the property menu_backgroundColor and programmatically use SetClosedOnTouchOutside(true) to close the menu when user touch outside.

In the sample project the right FAB button has this behavior.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

from floatingactionbutton-xamarin.android.

fabionuno avatar fabionuno commented on September 24, 2024

This is the behavior of original Clans's Java lib.

To avoid clicks on other elements than the open FloatingActionMenu we need to use FloatingActionMenu#SetClosedOnTouchOutside(boolean).

To change this behavior an issue or a pull request needs to be open to https://github.com/Clans/FloatingActionButton

from floatingactionbutton-xamarin.android.

ShantPetrosyan avatar ShantPetrosyan commented on September 24, 2024

Ok, fine, thank you.

Get Outlook for Android

On Wed, Aug 31, 2016 at 9:28 PM +0300, "Fabio Nuno" [email protected] wrote:

This is the behavior of original Clans's Java lib.

To avoid clicks on other elements than the open FloatingActionMenu we need to use FloatingActionMenu#SetClosedOnTouchOutside(boolean).

To change this behavior an issue or a pull request needs to be open to https://github.com/Clans/FloatingActionButton


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

from floatingactionbutton-xamarin.android.

Related Issues (11)

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.