Fix crash bug about photo picking
1. Add null check on isPhotoPiching because apps might send null mine type extra. 2. Add min check of column count in getSpanSize to avoid the size larger than it column count. Fix: 129136569 Fix: 129138063 Test: manual Test: atest DocumentsUIGoogleTest Change-Id: I7da4c3f181b6a3d07e538b9dba687a6866ed83ae
Loading