/[projects]/android/admob/samples/LunarLander/res/values/attrs.xml
ViewVC logotype

Annotation of /android/admob/samples/LunarLander/res/values/attrs.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 337 - (hide annotations) (download) (as text)
Wed Sep 23 12:54:05 2009 UTC (14 years, 9 months ago) by torben
File MIME type: text/xml
File size: 423 byte(s)
import admob library
1 torben 337 <?xml version="1.0" encoding="utf-8"?>
2     <resources>
3     <declare-styleable name="com.admob.android.ads.AdView">
4     <attr name="testing" format="boolean" />
5     <attr name="backgroundColor" format="color" />
6     <attr name="textColor" format="color" />
7     <attr name="keywords" format="string" />
8     <attr name="refreshInterval" format="integer" />
9     <attr name="isGoneWithoutAd" format="boolean" />
10     </declare-styleable>
11     </resources>

  ViewVC Help
Powered by ViewVC 1.1.20