Denis Mondon

Results 5 comments of Denis Mondon

Hi! Same problem for me... ~~I want to have **maxLines=2** with **ellipsize=end** but it only shows **1 line with ellipsize**...~~ Edit: I want to have **maxLines=2** with **ellipsize=end** but it...

@ikkyu0319 You can try by performing a click on the ExpandableTextView like this: ``` java ExpandableTextView view = (ExpandableTextView) findViewById(R.id.view); view.findViewById(R.id.expand_collapse).performClick(); ```

Same for me... But I had to manually enter the bridge's ip address. Windows 10 - Albedo 1.1.5846.24520

Hi! I have the same issue but it is random! Sometimes, the request succeeds, but sometimes I have InterruptedIOException... Denis

Hi, do you have an example of what you need? Or the two svgs (start and end)? Thanks.