卡片交互效果

This commit is contained in:
zhangyuanzhen
2020-03-11 20:33:24 +08:00
parent 0e63b8f2b4
commit 1827af85c6
47 changed files with 2155 additions and 55 deletions

View File

@@ -0,0 +1,4 @@
<resources>
<string name="dsv_ex_msg_dont_set_lm">You should not set LayoutManager on DiscreteScrollView.class instance. Library uses a special one. Just don\'t call the method.</string>
<string name="dsv_ex_msg_adapter_wrong_recycler">InfiniteScrollAdapter is supposed to work only with DiscreteScrollView</string>
</resources>