Skip to content

Styling issues with Androidx material design lib #28

@wezley98

Description

@wezley98

Can you add a public method to allow us to overrider the snackbar layout background colour to resolve the issue seen below please?

Following code is used to display:

Rate.Builder(this)
            .setSnackBarParent(root_layout)
            .setFeedbackAction(Uri.parse(Constants.EMAIL_ADDRESS))
            .build()
            .apply {
                count()
                showRequest()
            }

screenshot_1547671560

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions