Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Ewout ter Hoeven
VLC-Android
Commits
f74469c2
Commit
f74469c2
authored
Apr 12, 2012
by
Sébastien Toque
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
audio player: center text
parent
5cf9c9b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
vlc-android/res/layout/audio_player.xml
vlc-android/res/layout/audio_player.xml
+3
-0
No files found.
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