I\'m trying to get the new TabLayout in the android design library working.
I\'m following this post:
http://android-developers.blogspot.com/2015/05/android
Add this to the module build.gradle:
implementation 'com.android.support.constraint:constraint-layout:1.1.3' implementation 'com.android.support:design:28.0.0'