mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1150742 - Remove new_tablet from tab_strip_add_tab. r=mhaigh
This commit is contained in:
parent
3708272f58
commit
8eaf4071ab
@ -18,7 +18,7 @@
|
||||
android:id="@+id/add_tab"
|
||||
style="@style/UrlBar.ImageButton"
|
||||
android:layout_width="@dimen/new_tablet_tab_strip_height"
|
||||
android:src="@drawable/new_tablet_tab_strip_add_tab"
|
||||
android:src="@drawable/tab_strip_add_tab"
|
||||
android:contentDescription="@string/new_tab"
|
||||
android:layout_marginRight="9dp"
|
||||
android:background="@drawable/tab_strip_button"/>
|
||||
|
Loading…
Reference in New Issue
Block a user