summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-01-25 09:33:04 +0300
committerAndrew Dolgov <[email protected]>2012-01-25 09:33:04 +0300
commit0f3fc36c93a45f6de484fc020dcadfaf1bd83e74 (patch)
tree0cd1593ce0ac349c23cf9a15051e074b9452a7ff /res/layout
parent2de7fae820e8c62e1e7fac896a154d4ef5c5e400 (diff)
remove ads, bump version
Diffstat (limited to 'res/layout')
-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