Commit de6469e1 authored by Sawyer Blatz's avatar Sawyer Blatz Committed by Tiger Oakes
Browse files

For #7073: Makes logo on about page not important for accessibi… (#7074)

parent 6551f318
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
                android:layout_width="0dp"
                android:layout_height="80dp"
                android:contentDescription="@string/app_name"
                android:importantForAccessibility="no"
                app:srcCompat="?fenixLogo"
                app:layout_constraintWidth_percent="0.75"
                app:layout_constraintStart_toStartOf="parent"