Add test for setTitleMaxLines in SelectorWithWidgetPreference
Adds a unit test to verify the behavior of the `setTitleMaxLines` method. The test ensures that calling `setTitleMaxLines` updates the underlying value and that the change is reflected in the title TextView's `maxLines` property after the view is rebound. Please help fill out the survey for feedback: https://forms.gle/Qz9q5boo4h4tESyd7 Original Change: ag/35118513 Bug: 431235865 Flag: TEST_ONLY Test: The generated test has been validated via ABTD - http://go/forrest-run/L80600030016790095 Change-Id: I8dc1d659c0a9a4025ce66a1827c21bfd15ede4f7
Loading
Please register or sign in to comment