Zoomable ViewVideoActivity.

This commit is contained in:
Alex Ning
2021-10-14 19:46:28 +08:00
parent bc9cfc8183
commit c8c3c23093
3 changed files with 54 additions and 10 deletions

View File

@@ -182,6 +182,8 @@ dependencies {
// RecyclerView fast scrolling
implementation 'me.zhanghai.android.fastscroll:library:1.1.7'
implementation 'com.otaliastudios:zoomlayout:1.8.0'
/**** Builds and flavors ****/
// debugImplementation because LeakCanary should only run in debug builds.