BootCompletedReceiver.onReceive
Only change part of the composables by orientation change
Let say I have two composable, one composable want to rotate if the orientation change, another should not recompose by any orientation change, is that anyway to achieve this?