mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-02 03:40:16 +00:00
Fix for 2428 from a-c
In 2428 from android-components, they removed part of the tab layout XML for localization/usability and fenix copied that file directly. Fenix needs to make the equivalent change. This patch does that.
This commit is contained in:
parent
ba690fde8e
commit
60c0fdb981
@ -19,7 +19,7 @@
|
||||
android:id="@+id/counter_box"
|
||||
android:layout_width="24dp"
|
||||
android:layout_height="24dp"
|
||||
android:contentDescription="@string/mozac_ui_tabcounter_description"
|
||||
android:importantForAccessibility="no"
|
||||
android:src="@drawable/mozac_ui_tabcounter_box"/>
|
||||
|
||||
<!-- This text size auto adjusts based on num digits in `TabCounter` -->
|
||||
|
Loading…
Reference in New Issue
Block a user