When using the JetpackCompose in default it extends ComponentActivity class. But after trying some samples I switched to AppCompact activity and everything seems worked fine. So I am wondering what's the difference between these. Do any additional features bring the ComponentActivity?