Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

268
Views
Why ".kt" extension is sometimes visible and sometimes not?

In on of my Android Studio Kotlin projects, sometimes .KT is shown and sometimes not, in the Project explorer, in the Activity folder.

What is the criteria used by Android Studio to show or hide the .KT extension ?

Thanks

over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

If a kotlin file has exactly one outer class/object/interface as the same name of the file, then studio shows just the name without extension.

over 4 years ago · Santiago Trujillo Report

0

This could happen if activity does not meet one or more of these points:

  1. One activity file should contain only one class.
  2. One activity file class name declaration must correspond to the good filename (filename must equals class name).
  3. There are no top-level declarations (constants, variables).
over 4 years ago · Santiago Trujillo Report

0

Solution :

One activity file should contain only one class.

One activity file class name declaration must correspond to the good filename (filename must equals class name).

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!