Added tich delegation to the map button, to make them easier to click

Change-Id: Ia43fa2a13af68c5e81f6023a8948d4d851479f21
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-03-09 10:48:05 -05:00
parent 9835514d29
commit cd1a00ac52
4 changed files with 113 additions and 38 deletions

View File

@@ -1,14 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="com.admob.android.ads.AdView">
<attr format="color" name="backgroundColor" />
<attr format="color" name="primaryTextColor" />
<attr format="color" name="secondaryTextColor" />
<attr format="string" name="keywords" />
<attr format="integer" name="refreshInterval" />
</declare-styleable>
<!--
Copyright (C) 2011 Patrik Åkerfeldt
Copyright (C) 2011 Jake Wharton