Matthew Finkel pushed to branch tor-browser-82.0.0b4-10.0-1 at The Tor Project / Applications / fenix
Commits:
-
cb13557d
by Alex Catarineu at 2020-10-18T23:40:01+02:00
-
67007f53
by Matthew Finkel at 2020-10-19T20:08:04+00:00
1 changed file:
Changes:
... | ... | @@ -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"
|