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

Commit c3157e61 authored by Walter Jang's avatar Walter Jang Committed by android-build-merger
Browse files

Merge "Update ContactLoader Uri after adding an invisible contact (2/2)" into nyc-dev

am: 2dc97d3d

* commit '2dc97d3d':
  Update ContactLoader Uri after adding an invisible contact (2/2)
parents 5739a1dd 2dc97d3d
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();