Code, split & design view tabs are missing from android studio
13:56 27 Jun 2023

I am working through some android developer codelabs and it states the below view should be chosen.

Click Split on the top right of Android Studio, this allows you to view both code and design. You can also click Code to view code only or click Design to view design only.

enter image description here

After pressing Split you should see three areas:

enter image description here

However, this is my view.

enter image description here

Any help would be much appreciated.

I am unable to carry on with the code lab as the live preview tab is needed.

android android-studio