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
c7b7387a
Commit
c7b7387a
authored
Mar 02, 2020
by
mcarare
Browse files
For #6137: Set BrowserMenuCategory padding same as other items in menu
parent
854e6fe1
Changes
1
Hide whitespace changes
Inline
Side-by-side
components/browser/menu/src/main/res/values/dimens.xml
View file @
c7b7387a
...
...
@@ -28,8 +28,8 @@
<!-- BrowserMenuCategory -->
<dimen
name=
"mozac_browser_menu_category_text_size"
>
14sp
</dimen>
<dimen
name=
"mozac_browser_menu_category_layout_height"
>
40dp
</dimen>
<dimen
name=
"mozac_browser_menu_category_padding_start"
>
24
dp
</dimen>
<dimen
name=
"mozac_browser_menu_category_padding_end"
>
24
dp
</dimen>
<dimen
name=
"mozac_browser_menu_category_padding_start"
>
16
dp
</dimen>
<dimen
name=
"mozac_browser_menu_category_padding_end"
>
16
dp
</dimen>
<!-- BrowserMenuCategory -->
<!--BrowserMenuCheckbox -->
...
...
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