Devin Chandrapala

Results 6 comments of Devin Chandrapala

> > "make sure BuildConfig is imported from Build generated file" How? > > before pasting the above code on `onCreate` method go to `Build -> Rebuild project` it will...

### SignInActivity.kt ``` override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState) // This codelab uses View Binding // See: https://developer.android.com/topic/libraries/view-binding binding = ActivitySignInBinding.inflate(layoutInflater) setContentView(binding.root) // Initialize FirebaseAuth auth = Firebase.auth

Hey @HimashaHerath, thanks for contributing. I see in the .zip that there is a `2024_25_CWK.docx` and a `2024_25_CWK.pdf`. They both seem to have the same content. Are they both official...

@dsmabulage apologies for the delay in reviewing. The file [Algorithms_ICT_Mock_Answer.pdf](https://github.com/DevinRC/iit-past-assessments/blob/6cea5e9fdd8221f0d564cc1c909ae1612f8cf726/Level_05/Algorithms_Theory_Design_and_Implementation/ICT/Algorithms_ICT_Mock_Answer.pdf) seems to be missing its year. Can you kindly rename the file name, if possible? Additionally, this repo only accepts...

Thank you for taking effort to contribute to the repository, but since the repository doesn't hold student-generated answers/solutions, could you kindly remove those relevant files? Only official files are currently...