lcodecorex / TwinklingRefreshLayout

RefreshLayout that support for OverScroll and better than iOS. 支持下拉刷新和上拉加载的RefreshLayout,自带越界回弹效果,支持RecyclerView,AbsListView,ScrollView,WebView
Apache License 2.0
3.99k stars 672 forks source link

混淆之后发布release版本,明明设置了新浪模式,却总是google模式 #101

Open limjiregister opened 7 years ago

limjiregister commented 7 years ago

混淆之后发布release版本,明明设置了新浪模式,却总是google模式。在Application设置的。

limjiregister commented 7 years ago

已经添加 混淆规则,没事了

okayFan commented 7 years ago

混淆规则是什么?

limjiregister commented 7 years ago

-keep class com.lcodecore.tkrefreshlayout.*{;}