2
0
Fork 1
mirror of https://github.com/FossifyOrg/Gallery.git synced 2025-04-21 18:59:48 +02:00

Remove unused comment

This commit is contained in:
Nikola Trubitsyn 2018-02-02 16:52:58 +03:00
parent e91bc71ee0
commit b735636ecf

View file

@ -98,7 +98,6 @@ class MediaSideScroll(val activity: Activity, val slideInfoView: TextView, val o
mTouchDownBrightness = mTempBrightness
}
}
//mView.video_holder
}
private fun getCurrentVolume() = activity.audioManager.getStreamVolume(AudioManager.STREAM_MUSIC)