• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<skin
2    id="GROUP_SKIN"
3    type="color"
4    btmlineidx=""
5    toplineidx=""
6    llineidx=""
7    rlineidx=""
8    ltopidx=""
9    rbtmidx=""
10    rtopidx=""
11    lbtmidx=""
12    bgidx="0xFF888888"
13    isnodrawbg="no"
14    linewidth="0"
15    fgidx="0xff000000"/>
16
17<skin
18    id="COMMON_SKIN"
19    type="color"
20    btmlineidx=""
21    toplineidx=""
22    llineidx=""
23    rlineidx=""
24    ltopidx=""
25    rbtmidx=""
26    rtopidx=""
27    lbtmidx=""
28    bgidx="0xFFFFFAFA"
29    isnodrawbg="no"
30    linewidth="0"
31    fgidx="0xff000000"/>
32
33<skin
34    id="LABEL_SKIN"
35    type="color"
36    btmlineidx=""
37    toplineidx=""
38    llineidx=""
39    rlineidx=""
40    ltopidx=""
41    rbtmidx=""
42    rtopidx=""
43    lbtmidx=""
44    bgidx="0xFFFFFF00"
45    isnodrawbg="no"
46    linewidth="0"
47    fgidx="0xff000000"/>
48
49<skin
50    id="BUTTON_SKIN"
51    type="color"
52    btmlineidx=""
53    toplineidx=""
54    llineidx=""
55    rlineidx=""
56    ltopidx=""
57    rbtmidx=""
58    rtopidx=""
59    lbtmidx=""
60    bgidx="0xFFFFFFFF"
61    isnodrawbg="no"
62    linewidth="0"
63    fgidx="0xFF000000"/>
64
65<!--<skin
66    id="LIST_NORMAL_SKIN"
67    type="color"
68    btmlineidx="0"
69    toplineidx="0"
70    llineidx="0"
71    rlineidx="0"
72    ltopidx="0"
73    lbtmidx="0"
74    rtopidx="0"
75    rbtmidx="0"
76    bgidx="0xFFC0C0C0"
77    fgidx="0xFF000000"/>
78
79<skin
80    id="LIST_ACTIVE_SKIN"
81    type="color"
82    btmlineidx="0"
83    toplineidx="0"
84    llineidx="0"
85    rlineidx="0"
86    ltopidx="0"
87    lbtmidx="0"
88    rtopidx="0"
89    rbtmidx="0"
90    bgidx="0xFFC0C0C0"
91    fgidx="0xFF000000"/>-->
92
93<skin
94    id="LIST_NORMAL_SKIN"
95    type="pic"
96    isnodrawbg="no"
97    linewidth=""
98    ltopidx=""
99    toplineidx=""
100    rtopidx=""
101    llineidx=""
102    bgidx="./res/pic/list_bg_skin.png"
103    rlineidx=""
104    lbtmidx=""
105    btmlineidx=""
106    rbtmidx=""
107    fgidx="0xFF000000"/>
108
109<skin
110    id="LIST_ACTIVE_SKIN"
111    type="pic"
112    isnodrawbg="no"
113    linewidth=""
114    ltopidx=""
115    toplineidx=""
116    rtopidx=""
117    llineidx=""
118    bgidx="./res/pic/list_bg_skin.png"
119    rlineidx=""
120    lbtmidx=""
121    btmlineidx=""
122    rbtmidx=""
123    fgidx="0xFF000000"/>
124
125<skin
126    id="LISTBOX_SELECT_SKIN"
127    type="color"
128    btmlineidx="0"
129    toplineidx="0"
130    llineidx="0"
131    rlineidx="0"
132    ltopidx="0"
133    lbtmidx="0"
134    rtopidx="0"
135    rbtmidx="0"
136    bgidx="0xFF00FF00"
137    fgidx=""
138    isnodrawbg="no"
139    linewidth="0"/>
140
141<skin
142    id="LISTBOX_ROW_NORMAL"
143    type="color"
144    btmlineidx="0"
145    toplineidx="0"
146    llineidx="0"
147    rlineidx="0"
148    ltopidx="0"
149    lbtmidx="0"
150    rtopidx="0"
151    rbtmidx="0"
152    bgidx="0xFF0000FF"
153    fgidx=""
154    isnodrawbg="no"
155    linewidth="0"/>
156
157<!--<skin
158    id="BUTTON_NORMAL_SKIN"
159    type="color"
160    btmlineidx="0xFF000000"
161    toplineidx=""
162    llineidx=""
163    rlineidx=""
164    ltopidx=""
165    rbtmidx=""
166    rtopidx=""
167    lbtmidx=""
168    bgidx="0xFFC4C4C4"
169    isnodrawbg="no"
170    linewidth="1"
171    fgidx="0xFF000000"/>
172
173<skin
174    id="BUTTON_ACTIVE_SKIN"
175    type="color"
176    btmlineidx="0xFF000000"
177    toplineidx=""
178    llineidx=""
179    rlineidx=""
180    ltopidx=""
181    rbtmidx=""
182    rtopidx=""
183    lbtmidx=""
184    bgidx="0xFF00FFFF"
185    isnodrawbg="no"
186    linewidth="1"
187    fgidx="0xFF000000"/>-->
188
189<skin
190    id="BUTTON_NORMAL_SKIN"
191    type="pic"
192    isnodrawbg="no"
193    linewidth=""
194    ltopidx=""
195    toplineidx=""
196    rtopidx=""
197    llineidx=""
198    bgidx="./res/pic/list_bg_skin.png"
199    rlineidx=""
200    lbtmidx=""
201    btmlineidx=""
202    rbtmidx=""
203    fgidx="0xFF000000"/>
204
205<skin
206    id="BUTTON_ACTIVE_SKIN"
207    type="pic"
208    isnodrawbg="no"
209    linewidth=""
210    ltopidx=""
211    toplineidx=""
212    rtopidx=""
213    llineidx=""
214    bgidx="./res/pic/button_active_skin.png"
215    rlineidx=""
216    lbtmidx=""
217    btmlineidx=""
218    rbtmidx=""
219    fgidx="0xFF000000"/>
220
221<!--
222 * Copyright (c) 2022 HiSilicon (Shanghai) Technologies CO., LIMITED.
223 * Licensed under the Apache License, Version 2.0 (the "License");
224 * you may not use this file except in compliance with the License.
225 * You may obtain a copy of the License at
226 *
227 * http://www.apache.org/licenses/LICENSE-2.0
228 *
229 * Unless required by applicable law or agreed to in writing, software
230 * distributed under the License is distributed on an "AS IS" BASIS,
231 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
232 * See the License for the specific language governing permissions and
233 * limitations under the License.
234-->