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
28562a42
Commit
28562a42
authored
Apr 10, 2018
by
Geoffrey Métais
Browse files
Adjust fastscroller layout position
parent
e72ee3e9
Changes
1
Show whitespace changes
Inline
Side-by-side
vlc-android/res/layout/audio_browser.xml
View file @
28562a42
...
@@ -51,11 +51,14 @@
...
@@ -51,11 +51,14 @@
android:visibility=
"gone"
/>
android:visibility=
"gone"
/>
<org.videolan.vlc.gui.view.FastScroller
<org.videolan.vlc.gui.view.FastScroller
android:fitsSystemWindows=
"true"
android:id=
"@+id/songs_fast_scroller"
android:id=
"@+id/songs_fast_scroller"
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"match_parent"
android:layout_height=
"match_parent"
android:layout_marginTop=
"@dimen/default_margin"
android:layout_alignParentEnd=
"true"
android:layout_alignParentEnd=
"true"
android:layout_alignParentRight=
"true"
android:layout_alignParentRight=
"true"
android:layout_alignTop=
"@+id/swipeLayout"
android:layout_alignTop=
"@+id/swipeLayout"
android:layout_alignBottom=
"@+id/swipeLayout"
android:visibility=
"invisible"
/>
android:visibility=
"invisible"
/>
</RelativeLayout>
</RelativeLayout>
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