Matthew Finkel pushed to branch tor-browser-82.0.0b4-10.0-1 at The Tor Project / Applications / fenix

Commits:

1 changed file:

Changes:

  • app/src/main/res/layout/activity_migration.xml
    ... ... @@ -35,7 +35,7 @@
    35 35
                     app:layout_constraintLeft_toLeftOf="parent"
    
    36 36
                     app:layout_constraintRight_toLeftOf="@id/migration_welcome_title"
    
    37 37
                     app:layout_constraintTop_toTopOf="@+id/migration_welcome_title"
    
    38
    -                app:srcCompat="@drawable/ic_firefox" />
    
    38
    +                app:srcCompat="@mipmap/ic_launcher" />
    
    39 39
     
    
    40 40
                 <androidx.appcompat.widget.AppCompatTextView
    
    41 41
                     android:id="@+id/migration_welcome_title"