Jose Rubio

Results 5 comments of Jose Rubio

That small changes in the text dimensions could be due to `includeFontPadding` being set to false by default in compose 1.6.0 https://medium.com/androiddevelopers/fixing-font-padding-in-compose-text-768cd232425b

Could that be useful to run the tests on multiple devices/configurations? Something like what [Test Harness](https://google.github.io/accompanist/testharness/) does for compose. I mean without having to create multiple classes with annotations like...

@sergio-sastre Thanks! That's really helpful. I did know and use the cumulative qualifiers annotations but I didn't know about `RuntimeEnvironment.setQualifiers()` for example. For xml I was launching a [DummyActivity with...

> ### Interactive lists in compose > According to spec, the interactive lists should be like one element to the talkback focus, in classic this is working as expected, but...

I think this can be closed, too much time idle and it's going to be finally done in https://github.com/Telefonica/mistica-android/pull/439