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
50b1f677
Commit
50b1f677
authored
Apr 28, 2022
by
Nishith Khanna
Browse files
Update widget title
parent
b9ffcb85
Pipeline
#181477
passed with stage
in 6 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/res/values/styles.xml
View file @
50b1f677
...
...
@@ -57,7 +57,8 @@
<style
name=
"WidgetTitle"
parent=
"TextAppearance.AppCompat.Body1"
>
<item
name=
"android:textColor"
>
?widgetPrimaryTextColor
</item>
<item
name=
"android:textSize"
>
20sp
</item>
<item
name=
"android:fontFamily"
>
sans-serif-medium
</item>
<item
name=
"android:textSize"
>
16sp
</item>
<item
name=
"android:textAllCaps"
>
true
</item>
<item
name=
"android:fontFamily"
>
sans-serif
</item>
</style>
</resources>
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