/[projects]/android/TrainInfo/res/values/attrs.xml
ViewVC logotype

Annotation of /android/TrainInfo/res/values/attrs.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 336 - (hide annotations) (download) (as text)
Wed Sep 23 12:51:49 2009 UTC (14 years, 8 months ago) by torben
File MIME type: text/xml
File size: 423 byte(s)
* Enable retry on errors,
* rename TrainInfoList to StationList
* add AdMob advertising
1 torben 336 <?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