Albert Chang

Results 5 issues of Albert Chang

I don't know if this is a bug or not but this is really strange, especially the latter problem which seems somewhat random. I just added two views above and...

### Summary `androidx.compose.ui:ui-tooling` doesn't seem to be used anyway in the main module so remove it to avoid pulling in unneeded dependencies for consumers. ### Background We are using `ui-tooling-preview`...

Due to the refactoring of `Modifier.pointerInput()` in Jetpack Compose 1.5, current method won't work any more, so we need to find a new method, or convert the tests to instrumented...

## Expected Rule behavior Ktlint reports PascalCase constant names as violations, in compliance with Kotlin/Android style guide. If we want to use PascalCase for constants, we need to disable the...

## Description After this PR, `CGUILargeTextureManager` will load the scaled version of the texture with the actual display size. The scaled version will be kept in memory until released. When...

Type: Feature
Component: GUI rendering
v22 Piers