Skip to content
Merged
9 changes: 7 additions & 2 deletions compose-layout/api/current.api
Original file line number Diff line number Diff line change
Expand Up @@ -218,11 +218,16 @@ package com.google.android.horologist.compose.layout {
package com.google.android.horologist.compose.layout.m3 {

public final class FastScrollingTransformingLazyColumnKt {
method @androidx.compose.runtime.Composable public static void FastScrollingTransformingLazyColumn(androidx.wear.compose.foundation.lazy.TransformingLazyColumnState state, androidx.compose.runtime.snapshots.SnapshotStateList<com.google.android.horologist.compose.layout.m3.HeaderInfo> headers, optional androidx.compose.ui.Modifier modifier, optional float sectionIndictatorTopPadding, optional androidx.compose.foundation.layout.PaddingValues contentPadding, kotlin.jvm.functions.Function1<? super androidx.wear.compose.foundation.lazy.TransformingLazyColumnScope,kotlin.Unit> content);
method @androidx.compose.runtime.Composable public static void FastScrollingTransformingLazyColumn(androidx.wear.compose.foundation.lazy.TransformingLazyColumnState state, androidx.compose.runtime.snapshots.SnapshotStateList<com.google.android.horologist.compose.layout.m3.HeaderInfo> headers, optional androidx.compose.ui.Modifier modifier, optional float sectionIndicatorTopPadding, optional androidx.compose.foundation.layout.PaddingValues contentPadding, kotlin.jvm.functions.Function1<? super androidx.wear.compose.foundation.lazy.TransformingLazyColumnScope,kotlin.Unit> content);
}

public final class HeaderInfo {
@androidx.compose.runtime.Immutable public final class HeaderInfo {
ctor public HeaderInfo(int index, String value, optional java.util.Map<java.lang.String,androidx.compose.foundation.text.InlineTextContent> inlineContent, optional Integer? extraScrollToOffset);
method public int component1();
method public String component2();
method public java.util.Map<java.lang.String,androidx.compose.foundation.text.InlineTextContent> component3();
method public Integer? component4();
method public com.google.android.horologist.compose.layout.m3.HeaderInfo copy(int index, String value, java.util.Map<java.lang.String,androidx.compose.foundation.text.InlineTextContent> inlineContent, Integer? extraScrollToOffset);
method public Integer? getExtraScrollToOffset();
method public int getIndex();
method public java.util.Map<java.lang.String,androidx.compose.foundation.text.InlineTextContent> getInlineContent();
Expand Down

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading