Package com.my.target.nativeads.views
Class NativeAdChoicesView
java.lang.Object
AdChoicesView
com.my.target.nativeads.views.NativeAdChoicesView
public final class NativeAdChoicesView
extends AdChoicesView
View for custom AdChoices positioning
-
Constructor Summary
ConstructorsConstructorDescriptionNativeAdChoicesView(android.content.Context context) NativeAdChoicesView(android.content.Context context, android.util.AttributeSet attrs) NativeAdChoicesView(android.content.Context context, android.util.AttributeSet attrs, int defStyleAttr) -
Method Summary
-
Constructor Details
-
NativeAdChoicesView
public NativeAdChoicesView(android.content.Context context) -
NativeAdChoicesView
public NativeAdChoicesView(android.content.Context context, android.util.AttributeSet attrs) -
NativeAdChoicesView
public NativeAdChoicesView(android.content.Context context, android.util.AttributeSet attrs, int defStyleAttr)
-