Thalis Gonçalves Vilela

Results 13 comments of Thalis Gonçalves Vilela

And also with some custom attributes like: obj = $$({ model:{}, customAttribute:{ subAttrSet:{ key:value } } })

To fix this, i had to inflate the view informing the root view, without adding it to the parent, like this: ``` public View getView(int position, @Nullable View convertView, @NonNull...

If i set the kNumberOfStates = 100 for example, when i scroll it to the end, and it hits 100, it moves to the initial position, if i setState(100) programmatically,...

Hello guys, i'm really looking foward to this pull, @dahliacreative, is it safe to use?

Hello @taflanidi , When using `AffinityCalculationStrategy. EXTRACTED_VALUE_CAPACITY`, the right mask is applied upon setText(). However, once you delete a single char, the mask collapses to the "smaller" and gets stuck,...

@thtmorais demorei achar o projeto que utilizei essa library, mas achei! Fiz uma boa e velha gambiarra: Meu layout ficou assim, perceba que criei doid bindings, `mascara` e `mascaraSecundaria` ```...

stevepugh99, i'm facing the same issue. Managed to archieve the carousel effect and it works just fine, the only issue is the lag when changing between first and last items....

My first time working with WebGPU today, trying to implement heavy slow compute shader workload, as i set up and tested everything, as soon i started throwing real work at...

@Wumpf thank you very much for the tip! I would have probably give a shot at these other methods, you just saved me from a lot of frustration! It's the...

I'm looking foward to it. Any news?