mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-26 19:56:02 +01:00
Improve wallpaper load speed.
This commit is contained in:
committed by
Cody Henthorne
parent
63e48efdfe
commit
d504bd593a
@@ -159,7 +159,6 @@ public class ConversationIntents {
|
||||
}
|
||||
|
||||
public @Nullable ChatWallpaper getWallpaper() {
|
||||
// TODO [greyson][wallpaper] Is it worth it to do this beforehand?
|
||||
return Recipient.resolved(recipientId).getWallpaper();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user