Code alignment in Android Studio - align the same code in columns

PHOTO EMBED

Mon Aug 16 2021 07:53:09 GMT+0000 (Coordinated Universal Time)

Saved by @GoodRequest. #kotlin

date    .text = string(R.string.attendance_detail_header_date)
category.text = string(R.string.attendance_detail_header_category)
time    .text = string(R.string.attendance_detail_header_time)
duration.text = string(R.string.attendance_detail_header_duration)
shift   .text = string(R.string.attendance_detail_header_time)
arrival .text = string(R.string.attendance_detail_header_arrival)
content_copyCOPY