-
- Downloads
smartlist: fix crash when we delete a contact
When we delete a system contact by clicking on the photo in the
smartlist and then we restart the application, the smartlist does not
loaded because the contact is null.
Checks are added to fixes this problem.
Change-Id: Iff0ffbb6c6ef99e6051e14f288bc1bb709a2f1d5
Reviewed-by:
Hadrien De Sousa <hadrien.desousa@savoirfairelinux.com>
Showing
- ring-android/app/src/main/java/cx/ring/services/ContactServiceImpl.java 4 additions, 1 deletion...pp/src/main/java/cx/ring/services/ContactServiceImpl.java
- ring-android/libringclient/src/main/java/cx/ring/services/ContactService.java 3 additions, 1 deletion...client/src/main/java/cx/ring/services/ContactService.java
Please register or sign in to comment