• Kazurin Nanako's avatar
    Fix "double install" caused by config changes · 42e5f515
    Kazurin Nanako authored
    Configuration changes in FlashFragment may cause the installation process to be triggered twice. The simplest way to reproduce this behavior is to choose a module ZIP file in landscape mode (which is the default on some tablets).
    
    This commit fixes the problem by ensuring `savedInstanceState == null` before starting installation.
    42e5f515
FlashFragment.kt 4.07 KB