6 lines
393 B
XML
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>
|