lsh-silpion

Results 6 comments of lsh-silpion

@greenrobot will this eventually get merged? I would need this functionality!

Some addition: When using web3j in a function like this: ``` fun getBLX01Balance(walletAddress: String, completion: (BigDecimal) -> Unit) { doAsync { // connect to node val web3 = Web3j.build(HttpService(InfuraEndpoint)) val...

> Im not sure if the necessary functionality required for it is available in the `StaggeredGridLayoutManager` api. Though it would be worth a check. Thanks for considering this! For now...

Hi there, is there any progress here?

Ping! I am also affected by this bug. Any news here?

I enabled snapshots by adding ``` sonatype-snapshots https://oss.sonatype.org/content/repositories/snapshots true false sonatype-snapshots https://oss.sonatype.org/content/repositories/snapshots true false ``` and then used ``` 6.3.0-20230125.125049-89 ``` specifially (because 6.3.0-SNAPSHOT did not seem to work) and...