зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1054264 - Show pressed state on edit mode's cancel button (r=margaret)
This commit is contained in:
Родитель
6dfa4c5330
Коммит
b5f0736766
|
@ -116,6 +116,7 @@
|
|||
style="@style/UrlBar.ImageButton.Icon"
|
||||
android:layout_alignParentRight="true"
|
||||
android:src="@drawable/close_edit_mode_selector"
|
||||
android:background="@drawable/action_bar_button"
|
||||
android:paddingLeft="2dp"
|
||||
android:paddingRight="2dp"
|
||||
android:contentDescription="@string/edit_mode_cancel"
|
||||
|
|
|
@ -98,6 +98,7 @@
|
|||
android:layout_alignParentRight="true"
|
||||
android:src="@drawable/close_edit_mode_selector"
|
||||
android:contentDescription="@string/edit_mode_cancel"
|
||||
android:background="@drawable/action_bar_button"
|
||||
android:visibility="invisible"/>
|
||||
|
||||
<!-- The space to the left of the cancel button would be larger than the right because
|
||||
|
|
Загрузка…
Ссылка в новой задаче