File: public.xml

package info (click to toggle)
android-platform-frameworks-base 1%3A14~beta1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 326,096 kB
  • sloc: java: 2,032,373; xml: 343,016; cpp: 304,183; python: 3,683; ansic: 2,090; sh: 1,871; makefile: 120; sed: 19
file content (19 lines) | stat: -rw-r--r-- 820 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8"?>

<resources>
    <public type="string" name="shared_string" id="0x00020003" />
    <public type="style" name="CodeFont" id="0x00040000" />
    <public type="style" name="Theme" id="0x00040001" />

    <public type="attr" name="name"         id="0x00010000" />
    <public type="attr" name="streetNumber" id="0x00010001" />
    <public type="attr" name="streetName"   id="0x00010002" />
    <public type="attr" name="city"         id="0x00010003" />
    <public type="attr" name="state"        id="0x00010004" />
    <public type="attr" name="zip"          id="0x00010005" />
    <public type="attr" name="country"      id="0x00010006" />

    <public type="drawable" name="size_48x48" id="0x00030000" />

    <public type="array" name="animals"     id="0x00050000" />
</resources>