Matthew Finkel pushed to branch tor-browser-83.0.0b2-10.5-1 at The Tor Project / Applications / fenix
Commits:
-
394be438
by Alex Catarineu at 2020-11-10T11:23:46+01:00
-
7d9b56d4
by Matthew Finkel at 2020-11-10T21:11:32+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>
|