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
BlissLauncher
Commits
fd3f907f
Commit
fd3f907f
authored
May 16, 2022
by
Suphon Thanakornpakapong
Browse files
Make widget size slider white
parent
15dc8a71
Pipeline
#185934
passed with stage
in 9 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/res/layout/widgets_page.xml
View file @
fd3f907f
...
...
@@ -94,7 +94,9 @@
android:layout_marginLeft=
"8dp"
android:layout_marginRight=
"8dp"
android:layout_toLeftOf=
"@id/max_label"
android:layout_toEndOf=
"@id/min_label"
/>
android:layout_toEndOf=
"@id/min_label"
android:thumbTint=
"@android:color/white"
android:progressTint=
"@android:color/white"
/>
<TextView
android:id=
"@+id/max_label"
...
...
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