Change Action Bar Title in Fragment Kotlin

 


To change action bar title in fragment with kotlin it was simple.

just use supportActionBar.title

Komentar

Postingan populer dari blog ini

Protect API KEY in Android Development