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

How to set height between view and parent? #45

Open
Kolyall opened this issue Feb 2, 2021 · 0 comments
Open

How to set height between view and parent? #45

Kolyall opened this issue Feb 2, 2021 · 0 comments

Comments

@Kolyall
Copy link

Kolyall commented Feb 2, 2021

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)
            )
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant