Kirill Rakhman
Kirill Rakhman
According to https://developer.android.com/reference/android/view/ViewTreeObserver.OnPreDrawListener#onPreDraw(), the return value of `onPreDraw` has the following use: > Return true to proceed with the current drawing pass, or false to cancel. `View.doOnPreDraw` currently always returns...
For example Debug/Release or build variants. Basicly allow to specify a regex for the name of the release task.
Just got the following exception running the latest version of EE on IntelliJ IDEA 2020.3.1 (Ultimate Edition) Build #IU-203.6682.168, built on December 29, 2020 Runtime version: 11.0.9.1+11-b1145.63 amd64 VM: OpenJDK...
IntelliJ IDEA 2020.3.1 (Ultimate Edition) Build #IU-203.6682.168, built on December 29, 2020 Runtime version: 11.0.9.1+11-b1145.63 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 10 10.0 GC: ParNew, ConcurrentMarkSweep...
Pleaser consider adding an action to install the artifact from the previous build. This is useful when your build is slow and all you want to do is install the...
**Library Affected**: workbox-strategies, workbox-background-sync **Browser & Platform**: all browsers **Issue or Feature Request Description**: My goal is to define a timeout on certain API calls and if they do timeout,...
When building my project with Angular 13, I'm getting the following output: ``` Processing legacy "View Engine" libraries: - overlayscrollbars-ngx [module/esm5] (https://github.com/KingSora/OverlayScrollbars) Encourage the library authors to publish an Ivy...
Please add a brand icon for Jira. Thanks.
Please add a brand icon for Zendesk. Thanks.
How do you feel about a rewrite of the `CalendarPickerView` control using a `RecyclerView`? This would open up the possibility to use different layout managers, namely a grid based one...