arunjoseph-tomtom

Results 1 issues of arunjoseph-tomtom

**Description** I observe that the obtained viewmodel leaks when transitions between screens, when each screen forces certain orientation. Sample code below. ``` class AppActivity : ComponentActivity() { override fun onCreate(savedInstanceState:...