1
0
Fork 0

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

master
Sawyer Blatz 2019-12-10 12:15:11 -08:00 committed by Tiger Oakes
parent 6551f31845
commit de6469e198
1 changed files with 1 additions and 0 deletions

View File

@ -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"