]>
Commit | Line | Data |
---|---|---|
94761ea5 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" | |
3 | xmlns:tools="http://schemas.android.com/tools" | |
4 | android:layout_width="match_parent" | |
5 | android:layout_height="match_parent" | |
6 | android:orientation="vertical" > | |
7 | ||
8 | <TextView | |
9 | android:id="@+id/textView1" | |
10 | android:layout_width="wrap_content" | |
11 | android:layout_height="wrap_content" | |
12 | android:layout_margin="2dp" | |
13 | android:text="@string/besttimes" | |
14 | android:textAppearance="?android:attr/textAppearanceLarge" /> | |
15 | ||
16 | <TextView | |
17 | android:id="@+id/textView2" | |
18 | android:layout_width="wrap_content" | |
19 | android:layout_height="wrap_content" | |
20 | android:layout_margin="2dp" | |
21 | android:text="@string/diff_hard" | |
22 | android:textAppearance="?android:attr/textAppearanceMedium" /> | |
23 | ||
24 | <LinearLayout | |
25 | android:layout_width="match_parent" | |
26 | android:layout_height="wrap_content" | |
27 | android:layout_margin="2dp" > | |
28 | ||
29 | <TextView | |
30 | android:id="@+id/textView3" | |
31 | android:layout_width="wrap_content" | |
32 | android:layout_height="wrap_content" | |
33 | android:text="@string/hiscore_large1" /> | |
34 | ||
35 | <TextView | |
36 | android:id="@+id/textViewHL1" | |
37 | android:layout_width="wrap_content" | |
38 | android:layout_height="wrap_content" | |
39 | android:text="@string/zerotime" | |
40 | android:textIsSelectable="true" /> | |
41 | ||
42 | <TextView | |
43 | android:id="@+id/textView11" | |
44 | android:layout_width="wrap_content" | |
45 | android:layout_height="wrap_content" | |
46 | android:text="@string/hiscore_2nd" /> | |
47 | ||
48 | <TextView | |
49 | android:id="@+id/textViewHL2" | |
50 | android:layout_width="wrap_content" | |
51 | android:layout_height="wrap_content" | |
52 | android:text="@string/zerotime" | |
53 | android:textIsSelectable="true" /> | |
54 | </LinearLayout> | |
55 | ||
56 | <LinearLayout | |
57 | android:layout_width="match_parent" | |
58 | android:layout_height="wrap_content" | |
59 | android:layout_margin="2dp" > | |
60 | ||
61 | <TextView | |
62 | android:id="@+id/textView6" | |
63 | android:layout_width="wrap_content" | |
64 | android:layout_height="wrap_content" | |
65 | android:text="@string/hiscore_medium1st" /> | |
66 | ||
67 | <TextView | |
68 | android:id="@+id/textViewHM1" | |
69 | android:layout_width="wrap_content" | |
70 | android:layout_height="wrap_content" | |
71 | android:text="@string/zerotime" | |
72 | android:textIsSelectable="true" /> | |
73 | ||
74 | <TextView | |
75 | android:id="@+id/textView12" | |
76 | android:layout_width="wrap_content" | |
77 | android:layout_height="wrap_content" | |
78 | android:text="@string/hiscore_2nd" /> | |
79 | ||
80 | <TextView | |
81 | android:id="@+id/textViewHM2" | |
82 | android:layout_width="wrap_content" | |
83 | android:layout_height="wrap_content" | |
84 | android:text="@string/zerotime" | |
85 | android:textIsSelectable="true" /> | |
86 | </LinearLayout> | |
87 | ||
88 | <LinearLayout | |
89 | android:layout_width="match_parent" | |
90 | android:layout_height="wrap_content" | |
91 | android:layout_margin="2dp" > | |
92 | ||
93 | <TextView | |
94 | android:id="@+id/textView5" | |
95 | android:layout_width="wrap_content" | |
96 | android:layout_height="wrap_content" | |
97 | android:text="@string/hiscore_small1" /> | |
98 | ||
99 | <TextView | |
100 | android:id="@+id/textViewHS1" | |
101 | android:layout_width="wrap_content" | |
102 | android:layout_height="wrap_content" | |
103 | android:text="@string/zerotime" | |
104 | android:textIsSelectable="true" /> | |
105 | ||
106 | <TextView | |
107 | android:id="@+id/textView13" | |
108 | android:layout_width="wrap_content" | |
109 | android:layout_height="wrap_content" | |
110 | android:text="@string/hiscore_2nd" /> | |
111 | ||
112 | <TextView | |
113 | android:id="@+id/textViewHS2" | |
114 | android:layout_width="wrap_content" | |
115 | android:layout_height="wrap_content" | |
116 | android:text="@string/zerotime" | |
117 | android:textIsSelectable="true" /> | |
118 | </LinearLayout> | |
119 | ||
120 | <TextView | |
121 | android:id="@+id/textView4" | |
122 | android:layout_width="wrap_content" | |
123 | android:layout_height="wrap_content" | |
124 | android:layout_margin="2dp" | |
125 | android:text="@string/diff_easy" | |
126 | android:textAppearance="?android:attr/textAppearanceMedium" /> | |
127 | ||
128 | <LinearLayout | |
129 | android:layout_width="match_parent" | |
130 | android:layout_height="wrap_content" | |
131 | android:layout_margin="2dp" > | |
132 | ||
133 | <TextView | |
134 | android:id="@+id/textView7" | |
135 | android:layout_width="wrap_content" | |
136 | android:layout_height="wrap_content" | |
137 | android:text="@string/hiscore_large1" /> | |
138 | ||
139 | <TextView | |
140 | android:id="@+id/textViewEL1" | |
141 | android:layout_width="wrap_content" | |
142 | android:layout_height="wrap_content" | |
143 | android:text="@string/zerotime" | |
144 | android:textIsSelectable="true" /> | |
145 | ||
146 | <TextView | |
147 | android:id="@+id/textView14" | |
148 | android:layout_width="wrap_content" | |
149 | android:layout_height="wrap_content" | |
150 | android:text="@string/hiscore_2nd" /> | |
151 | ||
152 | <TextView | |
153 | android:id="@+id/textViewEL2" | |
154 | android:layout_width="wrap_content" | |
155 | android:layout_height="wrap_content" | |
156 | android:text="@string/zerotime" | |
157 | android:textIsSelectable="true" /> | |
158 | </LinearLayout> | |
159 | ||
160 | <LinearLayout | |
161 | android:layout_width="match_parent" | |
162 | android:layout_height="wrap_content" | |
163 | android:layout_margin="2dp" > | |
164 | ||
165 | <TextView | |
166 | android:id="@+id/textView8" | |
167 | android:layout_width="wrap_content" | |
168 | android:layout_height="wrap_content" | |
169 | android:text="@string/hiscore_medium1st" /> | |
170 | ||
171 | <TextView | |
172 | android:id="@+id/textViewEM1" | |
173 | android:layout_width="wrap_content" | |
174 | android:layout_height="wrap_content" | |
175 | android:text="@string/zerotime" | |
176 | android:textIsSelectable="true" /> | |
177 | ||
178 | <TextView | |
179 | android:id="@+id/textView15" | |
180 | android:layout_width="wrap_content" | |
181 | android:layout_height="wrap_content" | |
182 | android:text="@string/hiscore_2nd" /> | |
183 | ||
184 | <TextView | |
185 | android:id="@+id/textViewEM2" | |
186 | android:layout_width="wrap_content" | |
187 | android:layout_height="wrap_content" | |
188 | android:text="@string/zerotime" | |
189 | android:textIsSelectable="true" /> | |
190 | </LinearLayout> | |
191 | ||
192 | <LinearLayout | |
193 | android:layout_width="match_parent" | |
194 | android:layout_height="wrap_content" | |
195 | android:layout_margin="2dp" > | |
196 | ||
197 | <TextView | |
198 | android:id="@+id/textView9" | |
199 | android:layout_width="wrap_content" | |
200 | android:layout_height="wrap_content" | |
201 | android:text="@string/hiscore_small1" /> | |
202 | ||
203 | <TextView | |
204 | android:id="@+id/textViewES1" | |
205 | android:layout_width="wrap_content" | |
206 | android:layout_height="wrap_content" | |
207 | android:text="@string/zerotime" | |
208 | android:textIsSelectable="true" /> | |
209 | ||
210 | <TextView | |
211 | android:id="@+id/textView16" | |
212 | android:layout_width="wrap_content" | |
213 | android:layout_height="wrap_content" | |
214 | android:text="@string/hiscore_2nd" /> | |
215 | ||
216 | <TextView | |
217 | android:id="@+id/textViewES2" | |
218 | android:layout_width="wrap_content" | |
219 | android:layout_height="wrap_content" | |
220 | android:text="@string/zerotime" | |
221 | android:textIsSelectable="true" /> | |
222 | </LinearLayout> | |
223 | ||
224 | <TextView | |
225 | android:id="@+id/textView10" | |
226 | android:layout_width="wrap_content" | |
227 | android:layout_height="0dip" | |
228 | android:layout_margin="2dp" | |
229 | android:layout_weight="1" /> | |
230 | ||
231 | <Button | |
232 | android:id="@+id/button1" | |
233 | android:layout_width="wrap_content" | |
234 | android:layout_height="wrap_content" | |
235 | android:layout_gravity="bottom|end" | |
236 | android:hint="@string/reset_hiscore_hint" | |
237 | android:onClick="clearHiscore" | |
238 | android:text="@string/reset_hiscore" /> | |
239 | ||
240 | </LinearLayout> |