react-native/Libraries/CustomComponents/ListView
aleclarsoniv 5dd3b88a81 Use 'visibleLength' if 'contentLength' is less
Summary: This prevents the 'distanceFromEnd' from being negative when 'offset' is zero, for example.
Closes https://github.com/facebook/react-native/pull/3074

Reviewed By: svcscm

Differential Revision: D2610771

Pulled By: sahrens

fb-gh-sync-id: f878f1c1b865063294013c3bb96b90831877d372
2015-11-03 10:13:28 -08:00
..
ListView.js Use 'visibleLength' if 'contentLength' is less 2015-11-03 10:13:28 -08:00
ListViewDataSource.js Fix typo in cloneWithRows comments 2015-09-22 17:02:27 -07:00