mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-03 06:36:58 +02:00
Update home empty screen asset.
This commit is contained in:
@@ -810,7 +810,7 @@
|
||||
|
||||
NSString *title = [NSString stringWithFormat:NSLocalizedStringFromTable(@"home_empty_view_title", @"Vector", nil), displayName];
|
||||
|
||||
[self.emptyView fillWith:[UIImage imageNamed:@"home_placeholder_artwork"]
|
||||
[self.emptyView fillWith:[UIImage imageNamed:@"home_empty_screen_artwork"]
|
||||
title:title
|
||||
informationText:NSLocalizedStringFromTable(@"home_empty_view_information", @"Vector", nil)];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user