Files
MoGoEagleEye/modules/mogo-module-common/src/main/res/values/strings.xml
zhangyuanzhen 90f1c5b13f 卡片效果
2020-03-12 16:44:22 +08:00

6 lines
393 B
XML

<resources>
<string name="app_name">mogo-module-common</string>
<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>