argzdev

Results 277 comments of argzdev

Hi @GP4cK, thanks for reporting. I'm able to reproduce the same behavior, and can confirm that your provided code snippet will give priority to the `titleLocKey` when a translation is...

Hi @GP4cK, I've received an update from our engineers. It looks like this is working as intended. > The proper usage of this is to supply either the title or...

Hi @GP4cK. This was discussed with the product team, but was confirmed that this behavior has been like this since 2017. Currently, they have no plans of changing the behavior....

By the way, another suggestion from our engineers: > One thing to consider is that throughout an application life cycle there are multiple times when an app population needs to...

Hi @valeriyo, thanks for reporting this. I did some checking, and it looks like this might have something to do with the conflict on [grpc](https://github.com/grpc/grpc-java/issues/6119). But I'll let our engineers...

Hi @WIPSivaG, thanks for reporting. I tried replicating this issue on a clean project, and I'm unable to reproduce this issue. Relevant code: module gradle: ``` plugins { id 'com.android.application'...

Hey @soygabimoreno, thank you for submitting this well detailed request! This really sounds like a great idea and will help a lot of our fellow developers. I think this is...

Awesome stuff, @soygabimoreno! Looks like a solid plan. I'll let our engineers know about the implementation details. Thanks!

Hi @igorjacauna, thanks for reporting. May I ask where do you call `markAsImpressionDetected`? Also any chance you could provide a minimal repro of your issue? Thanks in advance!