Skip to content
GitLab
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
fenix
Commits
b934d952
Commit
b934d952
authored
Feb 10, 2020
by
mcarare
Committed by
Emily Kager
Feb 10, 2020
Browse files
For #6980: Show correct image mocks for toolbar positions
parent
952c48c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/res/layout/onboarding_toolbar_position_picker.xml
View file @
b934d952
...
...
@@ -68,7 +68,7 @@
android:layout_height=
"wrap_content"
android:layout_marginStart=
"16dp"
android:layout_marginTop=
"16dp"
android:background=
"@drawable/onboarding_
light_theme
"
android:background=
"@drawable/onboarding_
toolbar_top
"
android:contentDescription=
"@string/preference_top_toolbar"
android:foreground=
"@drawable/rounded_ripple"
app:layout_constraintEnd_toStartOf=
"@+id/toolbar_bottom_image"
...
...
@@ -97,7 +97,7 @@
android:layout_marginStart=
"16dp"
android:layout_marginTop=
"16dp"
android:layout_marginEnd=
"16dp"
android:background=
"@drawable/onboarding_
dark_theme
"
android:background=
"@drawable/onboarding_
toolbar_bottom
"
android:contentDescription=
"@string/preference_bottom_toolbar"
android:foreground=
"@drawable/rounded_ripple"
app:layout_constraintEnd_toEndOf=
"parent"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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