Make ZeroStatePreference visible to healthfitness.
Modify parent linear layout to wrap_content instead of match_parent so that the ZeroStatePreference can be used on screens containing other elements as well. With match_parent (before): https://hsv.googleplex.com/4909339830648832 With wrap_content (after): https://hsv.googleplex.com/5395694654324736 Bug: 378469037 Fix: 390166594 Test: visual Flag: EXEMPT bug fix Change-Id: I101cf224c508561c3cfc1f685f97e68fb511a6af
Loading
Please register or sign in to comment