Commit cfc7116bffd3dfe94fb632baa06d21b51b1e4ad6
1 parent
3ea2c648
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
src/com/upc/pbe/upcnews/Directoris.java
@@ -107,7 +107,7 @@ public class Directoris extends Activity implements OnClickListener { | @@ -107,7 +107,7 @@ public class Directoris extends Activity implements OnClickListener { | ||
107 | buttons.add(button2); | 107 | buttons.add(button2); |
108 | buttons.add(button3); | 108 | buttons.add(button3); |
109 | buttons.add(button4); | 109 | buttons.add(button4); |
110 | - | 110 | + |
111 | button1.setOnClickListener(this); | 111 | button1.setOnClickListener(this); |
112 | button2.setOnClickListener(this); | 112 | button2.setOnClickListener(this); |
113 | button3.setOnClickListener(this); | 113 | button3.setOnClickListener(this); |