Johan S. Albrectsen

Results 5 issues of Johan S. Albrectsen

I can't seem to set the background color of the scene to match the actual color of the view surrounding it. And when I have both main direct light and...

I use the following configuration for the `yAxis`: ```kotlin val yAxisData = AxisData.Builder() .steps(4) .backgroundColor(Color.Red) .labelAndAxisLinePadding(20.dp) .axisPosition( pos = Gravity.RIGHT ) .labelData { i -> i.toString() }.build() ``` But the...

## New Feature It would be really cool, if when `panEnabled=false` (disabled panning the map), that rotating the map could somehow be done with one finger (currently requires two fingers...

It seems as if the `RemoteMediator` class can't be implemented with cash app paging? If this is true, that would be really sad, as it's the most valuable part of...

`.onNumberChange` not fired when changing country code. When updating country code with already valid phone number, it's not fired.