fm: Don't crash on rotations when asking for permissions
When asking for permissions, rotating the device would cause the app to crash because configuration changes try to update a not yet initialized layout. Fix this by preventing layout updates on configuration changes if permissions are not yet granted. Change-Id: I0cdb23df1c07720f70543e7acac5e7b055aa534c Ticket: CYNGNOS-1678
Loading
Please register or sign in to comment