Matthew Finkel pushed to branch tor-browser-83.0.0b2-10.0-1 at The Tor Project / Applications / fenix
Commits:
-
7294ec8c
by Alex Catarineu at 2020-11-10T21:15:37+00:00
1 changed file:
Changes:
| ... | ... | @@ -17,7 +17,6 @@ |
| 17 | 17 |
android:layout_gravity="center"
|
| 18 | 18 |
android:contentDescription="@string/search_widget_content_description"
|
| 19 | 19 |
android:scaleType="centerInside"
|
| 20 |
- tools:src="">"@mipmap/ic_launcher"
|
|
| 21 |
- android:layout_gravity="center"/>
|
|
| 20 |
+ tools:src="">"@mipmap/ic_launcher"/>
|
|
| 22 | 21 |
|
| 23 | 22 |
</FrameLayout>
|