Aleksandr Blokh
Aleksandr Blokh
Different `SpanSizeLookup's` and `ItemDecoration's`(mostly margins for pre/post-lollipop `CardViews`) is pretty widespreaded business issue, and as long as these guys are the part of `RecyclerView` gang bang, we should cover them....
https://speakerdeck.com/cyrilmottier/optimizing-android-ui-pro-tips-for-creating-smooth-and-responsive-apps Due to section of String optimisation, cursor.getString() creates a new String. So, there is a method copyStringToBuffer that is useful for viewHolder pattern in adapter. Your adapterWrapper got very...
```java public class JUnitTestCase1 { @Test public void name() { System.out.println(Statics.one()); System.out.println(Statics.two()); } } public class JUnitTestCase2 { @Test public void name() { System.out.println(Statics.one()); System.out.println(Statics.two()); } } public class JUnitTestCase3...
When using an AdapterWrapper that provides an endless scrolling with paging there is a UI issue. Endless adapter provides an Adapter.IGNORE_ITEM_VIEW_TYPE view type for a pending item that contains a...
### What version of Bun is running? v0.3.0 ### What platform is your computer? Darwin 21.5.0 arm64 arm ### What steps can reproduce the bug? Run this query on Northwind...
### What version of Bun is running? 0.2.2 ### What platform is your computer? cpu: Apple M1 Pro runtime: bun 0.2.2 (arm64-darwin) ### What steps can reproduce the bug? const...
### Describe want to want Implement support for MSSQL dialect and popular drivers
### Environment information ```bash ** from playground ** ``` ### Configuration _No response_ ### Playground link https://biomejs.dev/playground/?code=aQBtAHAAbwByAHQAIAB7ACAAZAByAGkAegB6AGwAZQAgAH0AIABmAHIAbwBtACAAIgBkAHIAaQB6AHoAbABlAC0AbwByAG0AIgA7AAoACgBjAG8AbgBzAHQAIABkAGIAIAA9ACAAZAByAGkAegB6AGwAZQAoACkAOwAKAAoAZABiAAoACgAuAHEAdQBlAHIAeQAKAAoALgB1AHMAZQByAHMACgAuAGYAaQBuAGQATQBhAG4AeQAoAHsACgAgACAAdwBoAGUAcgBlADoAewAKACAAIAAgACAAaQBkADoAIAAxADAACgAgACAAfQAKAH0AKQAKAA%3D%3D ### Code of Conduct - [X] I agree to follow Biome's Code of...
Update Drizzle ORM section with relevant information, which was lacking when this was originally edited