Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 335db0f8 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "contacts crashed"

parents c5e713ba 82bb2c3c
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1036,8 +1036,10 @@ public class QuickContactActivity extends ContactsActivity
            mContactCard.setCallBack(new VideoCallingCallback(){
                @Override
                public void updateContact(){
                    if(mContactData != null){
                        reFreshContact();
                    }
                }
            });
        }