Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
packages_apps_Launcher2
Commits
381fe4ce
Commit
381fe4ce
authored
12 years ago
by
Adam Cohen
Browse files
Options
Download
Email Patches
Plain Diff
Adding width / height to cling text style
Change-Id: Ia39b049fe414edf926c221baed3b1223199ce2a7
parent
5b449dc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
res/values/styles.xml
res/values/styles.xml
+2
-0
No files found.
res/values/styles.xml
View file @
381fe4ce
...
...
@@ -46,6 +46,8 @@
<item
name=
"android:shadowRadius"
>
2.0
</item>
</style>
<style
name=
"ClingText"
>
<item
name=
"android:layout_width"
>
wrap_content
</item>
<item
name=
"android:layout_height"
>
wrap_content
</item>
<item
name=
"android:textSize"
>
15sp
</item>
<item
name=
"android:textColor"
>
#FFFFFF
</item>
<item
name=
"android:shadowColor"
>
#000000
</item>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
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