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
Casanowow Life for love
VLC-Android
Commits
f74469c2
Commit
f74469c2
authored
Apr 12, 2012
by
Sébastien Toque
Browse files
audio player: center text
parent
5cf9c9b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
vlc-android/res/layout/audio_player.xml
View file @
f74469c2
...
...
@@ -95,6 +95,7 @@
<TextView
android:layout_width=
"fill_parent"
android:layout_height=
"wrap_content"
android:gravity=
"center"
android:text=
"@string/title"
android:textColor=
"#ffffff"
android:textSize=
"20dip"
...
...
@@ -109,6 +110,7 @@
<TextView
android:layout_width=
"fill_parent"
android:layout_height=
"wrap_content"
android:gravity=
"center"
android:text=
"@string/artist"
android:textColor=
"#888888"
android:textSize=
"18dip"
...
...
@@ -123,6 +125,7 @@
<TextView
android:layout_width=
"fill_parent"
android:layout_height=
"wrap_content"
android:gravity=
"center"
android:text=
"@string/album"
android:textColor=
"#888888"
android:textSize=
"18dip"
...
...
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