MediaPicker-Android
MediaPicker-Android copied to clipboard
Support for tablet layouts
The current resources don't have any definitions for non-default layouts. So tablets end up with two rows by default. Since the height of the cells is static the images are stretched.

The fix should add resource layout parameters for different screen sizes as well as solve the static height dilemma.