|
79 | 79 | android:layout_height="wrap_content"
|
80 | 80 | style="?android:attr/buttonBarButtonStyle"
|
81 | 81 | android:text="Check interval (minutes)"
|
82 |
| - android:textAllCaps="false" |
| 82 | + android:textAllCaps="false" |
83 | 83 | android:onClick="onClick"
|
84 | 84 | android:minHeight="50dp"
|
85 | 85 | android:gravity="left|center_vertical"
|
|
92 | 92 | android:layout_height="wrap_content"
|
93 | 93 | style="?android:attr/buttonBarButtonStyle"
|
94 | 94 | android:text="Thread count"
|
95 |
| - android:textAllCaps="false" |
| 95 | + android:textAllCaps="false" |
96 | 96 | android:onClick="onClick"
|
97 | 97 | android:minHeight="50dp"
|
98 | 98 | android:gravity="left|center_vertical"
|
|
105 | 105 | android:layout_height="wrap_content"
|
106 | 106 | style="?android:attr/buttonBarButtonStyle"
|
107 | 107 | android:text="Advance time (milliseconds)"
|
108 |
| - android:textAllCaps="false" |
| 108 | + android:textAllCaps="false" |
109 | 109 | android:onClick="onClick"
|
110 | 110 | android:minHeight="50dp"
|
111 | 111 | android:gravity="left|center_vertical"
|
|
118 | 118 | android:layout_height="wrap_content"
|
119 | 119 | style="?android:attr/buttonBarButtonStyle"
|
120 | 120 | android:text="Collect interval (milliseconds)"
|
121 |
| - android:textAllCaps="false" |
| 121 | + android:textAllCaps="false" |
122 | 122 | android:onClick="onClick"
|
123 | 123 | android:minHeight="50dp"
|
124 | 124 | android:gravity="left|center_vertical"
|
|
131 | 131 | android:layout_height="wrap_content"
|
132 | 132 | style="?android:attr/buttonBarButtonStyle"
|
133 | 133 | android:text="Collect timeout (seconds)"
|
134 |
| - android:textAllCaps="false" |
| 134 | + android:textAllCaps="false" |
135 | 135 | android:onClick="onClick"
|
136 | 136 | android:minHeight="50dp"
|
137 | 137 | android:gravity="left|center_vertical"
|
|
143 | 143 | android:layout_width="match_parent"
|
144 | 144 | android:layout_height="wrap_content"
|
145 | 145 | style="?android:attr/buttonBarButtonStyle"
|
146 |
| - android:text="Water three times while collect X" |
147 |
| - android:textAllCaps="false" |
| 146 | + android:text="Return water 30" |
| 147 | + android:textAllCaps="false" |
148 | 148 | android:onClick="onClick"
|
149 | 149 | android:minHeight="50dp"
|
150 | 150 | android:gravity="left|center_vertical"
|
|
156 | 156 | android:layout_width="match_parent"
|
157 | 157 | android:layout_height="wrap_content"
|
158 | 158 | style="?android:attr/buttonBarButtonStyle"
|
159 |
| - android:text="Water twice while collect X" |
160 |
| - android:textAllCaps="false" |
| 159 | + android:text="Return water 20" |
| 160 | + android:textAllCaps="false" |
161 | 161 | android:onClick="onClick"
|
162 | 162 | android:minHeight="50dp"
|
163 | 163 | android:gravity="left|center_vertical"
|
|
169 | 169 | android:layout_width="match_parent"
|
170 | 170 | android:layout_height="wrap_content"
|
171 | 171 | style="?android:attr/buttonBarButtonStyle"
|
172 |
| - android:text="Water once while collect X" |
173 |
| - android:textAllCaps="false" |
| 172 | + android:text="Return water 10" |
| 173 | + android:textAllCaps="false" |
174 | 174 | android:onClick="onClick"
|
175 | 175 | android:minHeight="50dp"
|
176 | 176 | android:gravity="left|center_vertical"
|
|
191 | 191 | android:layout_height="wrap_content"
|
192 | 192 | style="?android:attr/buttonBarButtonStyle"
|
193 | 193 | android:text="Don't collect list"
|
194 |
| - android:textAllCaps="false" |
| 194 | + android:textAllCaps="false" |
195 | 195 | android:onClick="onClick"
|
196 | 196 | android:minHeight="50dp"
|
197 | 197 | android:gravity="left|center_vertical"
|
|
204 | 204 | android:layout_height="wrap_content"
|
205 | 205 | style="?android:attr/buttonBarButtonStyle"
|
206 | 206 | android:text="Don't help collect list"
|
207 |
| - android:textAllCaps="false" |
| 207 | + android:textAllCaps="false" |
208 | 208 | android:onClick="onClick"
|
209 | 209 | android:minHeight="50dp"
|
210 | 210 | android:gravity="left|center_vertical"
|
|
225 | 225 | android:layout_height="wrap_content"
|
226 | 226 | style="?android:attr/buttonBarButtonStyle"
|
227 | 227 | android:text="Water friend list"
|
228 |
| - android:textAllCaps="false" |
| 228 | + android:textAllCaps="false" |
229 | 229 | android:onClick="onClick"
|
230 | 230 | android:minHeight="50dp"
|
231 | 231 | android:gravity="left|center_vertical"
|
|
246 | 246 | android:layout_height="wrap_content"
|
247 | 247 | style="?android:attr/buttonBarButtonStyle"
|
248 | 248 | android:text="Cooperate water list"
|
249 |
| - android:textAllCaps="false" |
| 249 | + android:textAllCaps="false" |
250 | 250 | android:onClick="onClick"
|
251 | 251 | android:minHeight="50dp"
|
252 | 252 | android:gravity="left|center_vertical"
|
|
298 | 298 | android:layout_height="wrap_content"
|
299 | 299 | style="?android:attr/buttonBarButtonStyle"
|
300 | 300 | android:text="Send type"
|
301 |
| - android:textAllCaps="false" |
| 301 | + android:textAllCaps="false" |
302 | 302 | android:onClick="onClick"
|
303 | 303 | android:minHeight="50dp"
|
304 | 304 | android:gravity="left|center_vertical"
|
|
311 | 311 | android:layout_height="wrap_content"
|
312 | 312 | style="?android:attr/buttonBarButtonStyle"
|
313 | 313 | android:text="Don't send firend list"
|
314 |
| - android:textAllCaps="false" |
| 314 | + android:textAllCaps="false" |
315 | 315 | android:onClick="onClick"
|
316 | 316 | android:minHeight="50dp"
|
317 | 317 | android:gravity="left|center_vertical"
|
|
324 | 324 | android:layout_height="wrap_content"
|
325 | 325 | style="?android:attr/buttonBarButtonStyle"
|
326 | 326 | android:text="Recall animal type"
|
327 |
| - android:textAllCaps="false" |
| 327 | + android:textAllCaps="false" |
328 | 328 | android:onClick="onClick"
|
329 | 329 | android:minHeight="50dp"
|
330 | 330 | android:gravity="left|center_vertical"
|
|
401 | 401 | android:layout_height="wrap_content"
|
402 | 402 | style="?android:attr/buttonBarButtonStyle"
|
403 | 403 | android:text="Feed friend animal list"
|
404 |
| - android:textAllCaps="false" |
| 404 | + android:textAllCaps="false" |
405 | 405 | android:onClick="onClick"
|
406 | 406 | android:minHeight="50dp"
|
407 | 407 | android:gravity="left|center_vertical"
|
|
422 | 422 | android:layout_height="wrap_content"
|
423 | 423 | style="?android:attr/buttonBarButtonStyle"
|
424 | 424 | android:text="Don't notify friend list"
|
425 |
| - android:textAllCaps="false" |
| 425 | + android:textAllCaps="false" |
426 | 426 | android:onClick="onClick"
|
427 | 427 | android:minHeight="50dp"
|
428 | 428 | android:gravity="left|center_vertical"
|
|
453 | 453 | android:minHeight="50dp"
|
454 | 454 | android:id="@+id/cb_receivePoint"/>
|
455 | 455 |
|
456 |
| - <CheckBox |
457 |
| - android:layout_width="match_parent" |
458 |
| - android:layout_height="wrap_content" |
459 |
| - android:text="Open treasure box" |
460 |
| - android:onClick="onClick" |
461 |
| - android:minHeight="50dp" |
| 456 | + <CheckBox |
| 457 | + android:layout_width="match_parent" |
| 458 | + android:layout_height="wrap_content" |
| 459 | + android:text="Open treasure box" |
| 460 | + android:onClick="onClick" |
| 461 | + android:minHeight="50dp" |
462 | 462 | android:id="@+id/cb_openTreasureBox"/>
|
463 | 463 |
|
464 |
| - <CheckBox |
465 |
| - android:layout_width="match_parent" |
466 |
| - android:layout_height="wrap_content" |
467 |
| - android:text="Koubei sign in" |
468 |
| - android:onClick="onClick" |
469 |
| - android:minHeight="50dp" |
470 |
| - android:id="@+id/cb_kbSignIn"/> |
| 464 | + <CheckBox |
| 465 | + android:layout_width="match_parent" |
| 466 | + android:layout_height="wrap_content" |
| 467 | + android:text="Koubei sign in" |
| 468 | + android:onClick="onClick" |
| 469 | + android:minHeight="50dp" |
| 470 | + android:id="@+id/cb_kbSignIn"/> |
471 | 471 |
|
472 | 472 | </LinearLayout>
|
473 | 473 |
|
|
489 | 489 | android:layout_height="wrap_content"
|
490 | 490 | style="?android:attr/buttonBarButtonStyle"
|
491 | 491 | android:text="Support developer"
|
492 |
| - android:textAllCaps="false" |
| 492 | + android:textAllCaps="false" |
493 | 493 | android:onClick="onClick"
|
494 | 494 | android:minHeight="50dp"
|
495 | 495 | android:gravity="left|center_vertical"
|
|
0 commit comments