AdChoicesView
เวอร์ชั่นที่ใหม่กว่าของคลาสนี้พร้อมแล้ว ตรวจสอบได้ เวอร์ชั่นล่าสุด

An expandable, clickable ad choices icon. Can be added to a custom NativeAd view to signify ad content.

AdChoicesView can be declared and added to view:

AdChoicesView adChoicesView = new AdChoicesView(context, nativeAd); addView(adView);

ขยาย:RelativeLayout
แพ็คเกจ:ads
ผู้สร้าง
AdChoicesView(Context, NativeAd)
public AdChoicesView(Context c, NativeAd ad)
พารามิเตอร์คำอธิบาย
c
ad
AdChoicesView(Context, NativeAd, boolean)

Ad choices view that animates a text link to the ad choices url when tapped.

public AdChoicesView(Context c, NativeAd ad, boolean expandableIcon)
พารามิเตอร์คำอธิบาย
c
ad
expandableIcon