Fix crash caused proguard

Why do I bother with this..?
This commit is contained in:
Christopher Eby 2012-02-19 21:08:40 -06:00
parent 1eac934283
commit 349b2295c0

View File

@ -38,8 +38,8 @@
public void *(android.view.View);
}
-keep class org.kreed.vanilla.* implements android.os.Parcelable {
public static final android.os.Parcelable$Creator *;
-keep class org.kreed.vanilla.*,android.support.v4.view.ViewPager$SavedState implements android.os.Parcelable {
public static final android.os.Parcelable$* *;
}
-assumenosideeffects class android.util.Log {