Files
MoGoEagleEye/libraries/card-library/src/main/res/values/strings.xml
2020-03-11 20:33:24 +08:00

5 lines
337 B
XML

<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>