Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
package kotlinx.android.extensions;
|
||||
|
||||
import android.view.View;
|
||||
import kotlin.Metadata;
|
||||
|
||||
@Metadata(d1 = {"\u0000\u0012\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0003\bf\u0018\u00002\u00020\u0001R\u0014\u0010\u0002\u001a\u0004\u0018\u00010\u0003X¦\u0004¢\u0006\u0006\u001a\u0004\b\u0004\u0010\u0005¨\u0006\u0006"}, d2 = {"Lkotlinx/android/extensions/LayoutContainer;", "", "containerView", "Landroid/view/View;", "getContainerView", "()Landroid/view/View;", "kotlin-android-extensions-runtime"}, k = 1, mv = {1, 9, 0}, xi = 48)
|
||||
/* loaded from: classes3.dex */
|
||||
public interface LayoutContainer {
|
||||
View getContainerView();
|
||||
}
|
||||
Reference in New Issue
Block a user