victor herasme perez
03/15/2019, 9:35 AMarekolek
03/15/2019, 9:36 AMapply plugin: 'kotlin-android-extensions'
https://kotlinlang.org/docs/tutorials/android-plugin.htmlvictor herasme perez
03/15/2019, 10:12 AMskoric
03/15/2019, 10:16 AMskoric
03/15/2019, 10:16 AMandroidx.appcompat.app.AppCompatActivity
Bino
03/15/2019, 10:25 AMapp/build.gradle
implementation 'androidx.appcompat:appcompat:1.0.2'
MainActivity
import androidx.appcompat.app.AppCompatActivity
victor herasme perez
03/15/2019, 1:51 PM