mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 18:00:02 +01:00
Finalize wallpaper UX.
Co-authored-by: Greyson Parrelli <greyson@signal.org> Co-authored-by: Alan Evans <alan@signal.org>
This commit is contained in:
committed by
Greyson Parrelli
parent
a8ad1e718e
commit
c244a98962
@@ -855,6 +855,10 @@ public class Recipient {
|
||||
}
|
||||
}
|
||||
|
||||
public boolean hasOwnWallpaper() {
|
||||
return wallpaper != null;
|
||||
}
|
||||
|
||||
/**
|
||||
* A cheap way to check if wallpaper is set without doing any unnecessary proto parsing.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user