Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
android-components
Commits
cefbd17b
Commit
cefbd17b
authored
Oct 10, 2019
by
ssaqua
Committed by
Sebastian Kaspari
Oct 11, 2019
Browse files
For #4672: Fix background ripple of Switch in BrowserMenuImageSwitch
parent
d1305ec7
Changes
2
Hide whitespace changes
Inline
Side-by-side
components/browser/menu/src/main/res/layout/mozac_browser_menu_item_image_switch.xml
View file @
cefbd17b
...
...
@@ -23,6 +23,7 @@
style=
"@style/Mozac.Browser.Menu.Item.Text"
android:layout_width=
"match_parent"
android:layout_height=
"@dimen/mozac_browser_menu_item_container_layout_height"
android:background=
"?android:attr/selectableItemBackgroundBorderless"
android:orientation=
"vertical"
android:paddingStart=
"@dimen/mozac_browser_menu_item_image_text_label_padding_start"
android:paddingEnd=
"0dp"
/>
...
...
docs/changelog.md
View file @
cefbd17b
...
...
@@ -48,6 +48,9 @@ permalink: /changelog/
})
```
*
**browser-menu**
*
Fixes background ripple of Switch in BrowserMenuImageSwitch
# 16.0.0
*
[
Commits
](
https://github.com/mozilla-mobile/android-components/compare/v15.0.0...v16.0.0
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment