Skip to content

Commit 5ecb3ff

Browse files
iorgamgabrielgiorga-jpg
authored andcommitted
Bug 1988703 - Deny button should be seen in site permissions prompt. r=android-reviewers,tthibaud
Differential Revision: https://phabricator.services.mozilla.com/D265940
1 parent 492cd6c commit 5ecb3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/android/android-components/components/feature/sitepermissions/src/main/res/layout/mozac_site_permissions_prompt.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100

101101
<Button
102102
android:id="@+id/deny_button"
103-
style="?android:attr/borderlessButtonStyle"
103+
style="?attr/materialButtonOutlinedStyle"
104104
android:layout_width="wrap_content"
105105
android:layout_height="wrap_content"
106106
android:layout_below="@id/do_not_ask_again"

0 commit comments

Comments
 (0)