Skip to content
This repository was archived by the owner on Feb 8, 2022. It is now read-only.
This repository was archived by the owner on Feb 8, 2022. It is now read-only.

How to set height between view and parent? #45

@Kolyall

Description

@Kolyall

How to set height between view and parent?
I tried Expectations.height(0), but it doesn'r recalculate new height:

            .expect(recyclerView)
            .toBe(
                Expectations.belowOf(contentLayout),Expectations.bottomOfParent(), Expectations.height(0)
            )

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