Skip to content

Enhancement - Splash screen now in Kotlin

Whats done

  • Migrated the Splash screen logic to kotlin
  • Set up base classes and view models for MVVM and data binding

Whats remaining

  • Delete the java splash screen
  • Replace java splash screen with kotlin splash screen in AlbumsHelper
  • Unit test scripts

This is not an optimisation. Just a change in language and architecture

Edited by Anirudh

Merge request reports