Add splashscreens
Add cancel button when choosing image compression
|
|
@ -376,6 +376,7 @@ static void message_status(LinphoneChatMessage* msg,LinphoneChatMessageState sta
|
|||
[self saveAndSend:[UIImage imageWithData:data] url:url];
|
||||
}];
|
||||
}
|
||||
[sheet addCancelButtonWithTitle:NSLocalizedString(@"Cancel", nil)];
|
||||
dispatch_async(dispatch_get_main_queue(), ^{
|
||||
[waitView setHidden:TRUE];
|
||||
[sheet showInView:[PhoneMainView instance].view];
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 71 KiB |
BIN
Resources/linphone_splashscreen-Landscape.png
Normal file
|
After Width: | Height: | Size: 73 KiB |
BIN
Resources/linphone_splashscreen-Landscape@2x.png
Normal file
|
After Width: | Height: | Size: 149 KiB |
BIN
Resources/linphone_splashscreen-Portrait.png
Normal file
|
After Width: | Height: | Size: 74 KiB |
BIN
Resources/linphone_splashscreen-Portrait@2x.png
Normal file
|
After Width: | Height: | Size: 155 KiB |
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 29 KiB |