summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/layout/article_fragment.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/res/layout/article_fragment.xml b/res/layout/article_fragment.xml
index 596e4117..7a202648 100644
--- a/res/layout/article_fragment.xml
+++ b/res/layout/article_fragment.xml
@@ -106,19 +106,6 @@
android:layout_weight="1"
android:padding="3dip" >
</WebView>
-
- <!-- Ad Placeholder -->
-
- <com.google.ads.AdView
- android:id="@+id/ad"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_weight="0"
- ads:adSize="BANNER"
- ads:adUnitId="a14ed24fe8c671c"
- android:background="@android:color/transparent"
- android:gravity="center"
- ads:loadAdOnCreate="false" />
</LinearLayout>
</LinearLayout> \ No newline at end of file