Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
Notes
Commits
de8a95e8
Commit
de8a95e8
authored
Mar 07, 2021
by
Stefan Niedermann
Committed by
Niedermann IT-Dienstleistungen
Mar 07, 2021
Browse files
Adjust paddings
parent
73888427
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/src/main/res/layout/widget_entry.xml
View file @
de8a95e8
...
...
@@ -6,10 +6,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:orientation=
"horizontal"
android:paddingStart=
"@dimen/spacer_1hx"
android:paddingTop=
"@dimen/spacer_1x"
android:paddingEnd=
"@dimen/spacer_1hx"
android:paddingBottom=
"@dimen/spacer_1x"
>
android:padding=
"@dimen/spacer_1x"
>
<ImageView
android:id=
"@+id/widget_entry_fav_icon"
...
...
app/src/main/res/layout/widget_entry_add.xml
View file @
de8a95e8
...
...
@@ -6,10 +6,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:orientation=
"horizontal"
android:paddingStart=
"@dimen/spacer_1hx"
android:paddingTop=
"@dimen/spacer_1x"
android:paddingEnd=
"@dimen/spacer_1hx"
android:paddingBottom=
"@dimen/spacer_1x"
>
android:padding=
"@dimen/spacer_1x"
>
<ImageView
android:id=
"@+id/widget_entry_fav_icon"
...
...
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