BeWoChatServer: /obj auf ignore gesetzt

This commit is contained in:
staccatomamba
2016-08-01 10:24:22 +02:00
parent aa48864b0a
commit e54cf81a1b
9 changed files with 1 additions and 19 deletions

View File

@@ -107,6 +107,7 @@ public class MainActivityMitarbeiter extends Activity {
public void onClick(View v) {
Bundle bundle = new Bundle();
bundle.putIntegerArrayList("OnlineContacts", onlinePersonOids);
Intent kontaktChatActivity = new Intent(getBaseContext(),KontaktChatActivity.class);