I created a Tab that contains a ListView in Kotlin.
This is the web page I used as a reference. It's a very good article, so please see his article from this one.
Getting Started with Tabs in Android — Kotlin
Add the following dependency to build.gradle
implementation 'com.android.support:design:26.1.0'