Package com.my.target.nativeads.views
Class NativeAdChoicesView
- java.lang.Object
-
- AdChoicesView
-
- com.my.target.nativeads.views.NativeAdChoicesView
-
public final class NativeAdChoicesView extends AdChoicesViewView for custom AdChoices positioning
-
-
Constructor Summary
Constructors Constructor Description NativeAdChoicesView(android.content.Context context)NativeAdChoicesView(android.content.Context context, android.util.AttributeSet attrs)NativeAdChoicesView(android.content.Context context, android.util.AttributeSet attrs, int defStyleAttr)
-
-
-
Constructor Detail
-
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)
-
-