Small improvements to player
This commit is contained in:
parent
da7f1eb681
commit
39f415f741
3 changed files with 12 additions and 11 deletions
|
|
@ -765,7 +765,7 @@
|
|||
android:id="@+id/seekOverlay"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:visibility="invisible"
|
||||
android:alpha="0" /> <!-- Required for the first appearance fading corectly -->
|
||||
android:alpha="0"
|
||||
android:visibility="invisible" /> <!-- Required for the first appearance fading correctly -->
|
||||
|
||||
</RelativeLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue