Roland Egiazaryan
Roland Egiazaryan
Android Studio 4.1 has disabled support for custom FreeMarker templates. Previously, you could create custom templates, put them into a specific folder, and then the Android Studio should use your...
+1 i have tabs in my layout and have same problem
Something like this https://github.com/TimonVS/pr-labeler-action
> the checks aren't working/being applied this. An example of a lint check we have is below. And to test the setup, we previously added a usage of `SimpleDateFormat` and...
Did anyone tried this change https://github.com/software-mansion/react-native-reanimated/pull/3440 in prod?
We don't use `react-native-reanimated-carousel` but this ANR started increasing for us once we added more animations on the same screen using reanimated. Quick update from our side. We patched this...
Ok, great!
The same here, Xiaomi mi a2 lite, Android 9
This is indeed a nice improvement. With the current setup, what would be the best way to initialize Sentry first? I'm thinking about increasing the initOrder of the content provider...
I tried that and it it indeed helps init Sentry provider a bit early. But if we have an app start crash in the next content providers, Sentry doesn't have...