Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Ewout ter Hoeven
VLC-Android
Commits
02179099
Commit
02179099
authored
Apr 02, 2015
by
Alexandre Perraud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
UI : Add bottom shadow to the playlist view
parent
9c554cf8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
vlc-android/res/layout/audio_player.xml
vlc-android/res/layout/audio_player.xml
+5
-0
No files found.
vlc-android/res/layout/audio_player.xml
View file @
02179099
...
...
@@ -128,6 +128,11 @@
android:layout_height=
"fill_parent"
/>
</ViewSwitcher>
<include
layout=
"@layout/shadow_bottom"
android:layout_width=
"match_parent"
android:layout_height=
"6dp"
android:layout_above=
"@+id/player_controls"
/>
<LinearLayout
android:id=
"@+id/player_controls"
android:layout_width=
"match_parent"
...
...
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