Skip to content

FloatingActionButton 设置Badage后,就不悬浮了。 #100

@qazxcs113

Description

@qazxcs113
FloatingActionButton mFabButton;

mFabButton = findViewById(R.id.Main_ButtonNav_fab);
new QBadgeView(this).bindTarget(mFabButton).setBadgeNumber(5);

能重新悬浮 or 其它解决方法吗

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions