1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2025-02-16 15:00:14 -05:00

ServersActivity now uses conversations instead of channels

This commit is contained in:
Sebastian Kaspari 2010-03-10 21:11:10 +01:00
parent 9e94638f14
commit cf891d8371

View File

@ -158,7 +158,7 @@ public class ServersActivity extends ListActivity implements ServiceConnection,
adapter.notifyDataSetChanged();
break;
case 1: // Disconnect
server.clearChannels();
server.clearConversations();
binder.getService().getConnection(server.getId()).quitServer();
break;
case 2: // Delete