Created
February 21, 2015 10:43
-
-
Save CreatorB/160440ecc3ef6ae73745 to your computer and use it in GitHub Desktop.
Error parsing xml: unbound prefix from com.google.android.gms.ads.AdView
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
added this line on your field layout | |
xmlns:android="http://schemas.android.com/apk/res/android" | |
xmlns:ads="http://schemas.android.com/apk/lib/com.google.ads" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment