Skip to content
This repository has been archived by the owner on Aug 26, 2019. It is now read-only.

Commit

Permalink
修正 proguard 问题
Browse files Browse the repository at this point in the history
  • Loading branch information
seven332 committed Dec 2, 2014
1 parent 783db36 commit dfe290f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proguard-project.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@

-keep class com.hippo.**

-keep class com.hippo.ehviewer.widget.SearchView {*;}

-keep class com.hippo.ehviewer.gallery.image.Image {*;}

-keep class com.hippo.ehviewer.gallery.image.GifImage {*;}
Expand Down

0 comments on commit dfe290f

Please sign in to comment.