mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-23 04:57:59 +01:00
Add an empty line to the end of MediaSideScroll.kt
This commit is contained in:
parent
330d501889
commit
e91bc71ee0
1 changed files with 1 additions and 1 deletions
|
@ -146,4 +146,4 @@ class MediaSideScroll(val activity: Activity, val slideInfoView: TextView, val o
|
||||||
slideInfoView.animate().alpha(0f)
|
slideInfoView.animate().alpha(0f)
|
||||||
}, SLIDE_INFO_FADE_DELAY)
|
}, SLIDE_INFO_FADE_DELAY)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue