
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 fixup! Bug 40020: Change App icons Fixes #40108. - - - - - 7d9b56d4 by Matthew Finkel at 2020-11-10T21:11:32+00:00 Merge remote-tracking branch 'acatgl/40108' into tor-browser-83.0.0b2-10.5-1 - - - - - 1 changed file: - app/src/main/res/layout/search_widget_extra_small_v1.xml Changes: ===================================== app/src/main/res/layout/search_widget_extra_small_v1.xml ===================================== @@ -17,7 +17,6 @@ android:layout_gravity="center" android:contentDescription="@string/search_widget_content_description" android:scaleType="centerInside" - tools:src="@mipmap/ic_launcher" - android:layout_gravity="center"/> + tools:src="@mipmap/ic_launcher"/> </FrameLayout> View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/compare/18abc19784491... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/compare/18abc19784491... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
Matthew Finkel