Showing
1 changed file
with
2 additions
and
1 deletions
... | @@ -286,7 +286,8 @@ | ... | @@ -286,7 +286,8 @@ |
286 | android:background="#00000000" | 286 | android:background="#00000000" |
287 | android:textColor="#757575" | 287 | android:textColor="#757575" |
288 | android:textOff=" " | 288 | android:textOff=" " |
289 | - android:textSize="16dp" /> | 289 | + android:textSize="16dp" |
290 | + android:visibility="invisible" /> | ||
290 | 291 | ||
291 | </LinearLayout> | 292 | </LinearLayout> |
292 | 293 | ... | ... |
-
Please register or login to post a comment