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

Commit 27a2fac7 authored by Walter Jang's avatar Walter Jang
Browse files

Update ContactLoader Uri after adding an invisible contact (2/2)

Bug 23280122

Change-Id: I728e9586f709b105217b9a017ed6f0259de81798
parent afe9aed2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1170,6 +1170,7 @@ public class QuickContactActivity extends ContactsActivity
            destroyInteractionLoaders();
            mContactLoader = (ContactLoader) (Loader<?>) getLoaderManager().getLoader(
                    LOADER_CONTACT_ID);
            mContactLoader.setLookupUri(mLookupUri);
            mCachedCp2DataCardModel = null;
        }
        mContactLoader.forceLoad();