
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 fixup! Bug 40020: Change App icons Fixes #40108. - - - - - 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/-/commit/7294ec8c445d38... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/commit/7294ec8c445d38... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
Matthew Finkel