Guillermo Muntaner

Results 9 comments of Guillermo Muntaner

Similar situation here, we have very large tests flowing through several activities. We have a launcher activity that relies on `isTaskRoot` and migrating from `ActivityTestRule` to androidx testing is a...

> > @Zyphrax maybe `@Secret(debug: "", release: "")` ? > > Yes that could work, it reminds me a bit of Ruby Rails environment secrets. > > Is it possible...

>`@Cached(name: String`) ... @Dimillian a Cached property wrapper is on the todo list. I am still not sure about the cache implementation itself; either NSCache, a popular 3rd party or...

Sounds something related with permissions. Feel free to report any progress.

Checking the code, only the 1st thumbnail is being assigned to the last element. 2nd and 3rd thumbnails need to be corrected too.

Hi. Indeed starting at the bottom position would be a nice default behaviour. Feel free to commit.

@agrosner This proposal would be a great quick fix for everyone using DBFlow

It is indeed a nice suggestion. I guess most common use cases need to have some sort of hard limit, on duration, **output file size**, or both.

Is this really the case that the SDK would still need this flag for iOS < 17? Or is only about the v17 of the SDK? From the code it...