BeWoChatServer: /obj auf ignore gesetzt
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user