Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to add padding in between them #1

Open
e4basil opened this issue Feb 24, 2016 · 1 comment
Open

how to add padding in between them #1

e4basil opened this issue Feb 24, 2016 · 1 comment

Comments

@e4basil
Copy link

e4basil commented Feb 24, 2016

<com.lzp.floatingactionbuttonplus.FabTagLayout
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    app:tagText="Search this page"
    >

    <android.support.design.widget.FloatingActionButton
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:src="@mipmap/ic_search_white_48dp"
        app:backgroundTint="#4284E4"
        app:fabSize="mini" />
</com.lzp.floatingactionbuttonplus.FabTagLayout>

how to put some padding in between here ?

@e4basil e4basil changed the title how to adjust padding how to add padding in between them Feb 24, 2016
@liuzipengWally
Copy link
Owner

There is no way to,the is absolute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants