Commit c8c8050cb5534b50fe90f91198ffdd71a6182f14
1 parent
76b473f7
--no commit message
Showing
1 changed file
with
2 additions
and
2 deletions
src/com/upc/pbe/upcnews/MainActivity.java
... | ... | @@ -57,8 +57,8 @@ public class MainActivity extends Activity implements OnClickListener { |
57 | 57 | alertaText = (TextView) findViewById(R.id.textViewAlerta); |
58 | 58 | alertaText.setVisibility(View.VISIBLE); |
59 | 59 | } |
60 | - /* TESTING ANDROID DOWNLOADMANAGER NATIU | |
61 | - * | |
60 | + /* | |
61 | + * TESTING ANDROID DOWNLOADMANAGER NATIU | |
62 | 62 | * |
63 | 63 | * |
64 | 64 | * | ... | ... |