Finalize media picker by handling full library picker

This commit is contained in:
giomfo
2015-09-03 18:47:11 +02:00
parent d4d5915a52
commit e9a8fdc429
4 changed files with 262 additions and 24 deletions
@@ -24,10 +24,6 @@
//#import <AssetsLibrary/ALAsset.h>
//#import <AssetsLibrary/ALAssetRepresentation.h>
#define MXKROOM_INPUT_TOOLBAR_VIEW_LARGE_IMAGE_SIZE 1024
#define MXKROOM_INPUT_TOOLBAR_VIEW_MEDIUM_IMAGE_SIZE 768
#define MXKROOM_INPUT_TOOLBAR_VIEW_SMALL_IMAGE_SIZE 512
@interface RoomInputToolbarView()
{
MediaPickerViewController *mediaPicker;