lot of official code samples for android available...
# android
v
lot of official code samples for android available in kotlin on https://developer.android.com/samples but if you check some https://github.com/googlesamples/android-AutofillFramework/blob/master/kotlinApp/Application/src/main/java/com/example/android/autofillframework/app/LoginActivity.kt you will see lot of .!! is it ok? 1 reply generally this is not ok and should be avoided, seems like this example was converted with J2K without refactoring aftermath