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

Set padding for ImageButton in FloatingActionMenu #117

Closed
@hanihashemi

Description

Hi,
I use FloatingActionMenu, when i set right and bottom padding to 10dp, my button doesn't go to bottom of screen, how can i add padding just to my ImageButton not to FloatingActionMenu? (Please check the screenshot)

<com.github.clans.fab.FloatingActionMenu
            fab:menu_fab_hide_animation="@anim/hide_to_bottom"
            fab:menu_fab_show_animation="@anim/show_from_bottom"
            android:paddingBottom="10dp"
            android:paddingRight="10dp"> ....

Screenshot

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions