mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-25 16:42:30 -06:00
13 lines
627 B
Java
13 lines
627 B
Java
|
package androidx.compose.ui.layout;
|
||
|
|
||
|
import com.google.common.net.HttpHeaders;
|
||
|
import kotlin.Metadata;
|
||
|
|
||
|
/* compiled from: Layout.kt */
|
||
|
@Metadata(d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0010\u0010\n\u0002\b\u0004\b\u0080\u0001\u0018\u00002\b\u0012\u0004\u0012\u00020\u00000\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002j\u0002\b\u0003j\u0002\b\u0004¨\u0006\u0005"}, d2 = {"Landroidx/compose/ui/layout/IntrinsicWidthHeight;", "", "(Ljava/lang/String;I)V", HttpHeaders.WIDTH, "Height", "ui_release"}, k = 1, mv = {1, 8, 0}, xi = 48)
|
||
|
/* loaded from: classes.dex */
|
||
|
public enum IntrinsicWidthHeight {
|
||
|
Width,
|
||
|
Height
|
||
|
}
|