Skip to content

Commit

Permalink
[修复] 影片一直在缓冲的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
YenalyLiew committed Oct 14, 2024
1 parent 47df8f2 commit 699f621
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
#-renamesourcefileattribute SourceFile

-keepattributes SourceFile, LineNumberTable

-keepnames class * extends com.yenaly.yenaly_libs.base.frame.FrameActivity
-keepnames class * extends com.yenaly.yenaly_libs.base.frame.FrameFragment
-keepnames class * extends com.yenaly.yenaly_libs.base.frame.FrameFragment

-keep class * extends cn.jzvd.Jzvd

0 comments on commit 699f621

Please sign in to comment.