Skip to content

Instantly share code, notes, and snippets.

@Nazmul56
Created October 12, 2016 15:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nazmul56/baeb3ad29717e2eaee5eab77759767e9 to your computer and use it in GitHub Desktop.
Save Nazmul56/baeb3ad29717e2eaee5eab77759767e9 to your computer and use it in GitHub Desktop.
<com.google.android.gms.ads.NativeExpressAdView
android:id="@+id/adView"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
ads:adSize="FULL_WIDTHx80"
ads:adUnitId="@string/ad_unit_id"
android:visibility="gone"
android:background="@color/btnGray"
>
</com.google.android.gms.ads.NativeExpressAdView>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment