Hristo Hristov
22608011f2
Avoid excessive requestLayout calls ( #2270 )
...
Added View.isLayoutRequired - to check if Layout call is needed after a measure call. Use in list-view.
Measure pass now get all its properties from nativeLayoutParams property instead of using instance dependency properties (e.g. perf improvement).
List-view now layouts cells only if there is need to.
List-view now measure rows with the specified rowHeight.
2016-06-08 15:41:30 +03:00
..
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2016-06-02 15:18:23 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2016-06-07 15:30:09 +03:00
2016-05-26 14:30:25 +03:00
2016-06-08 15:41:30 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2016-06-06 15:45:49 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2016-05-27 16:57:59 +03:00
2016-05-26 14:30:25 +03:00
2016-06-08 13:57:49 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2016-06-08 15:41:30 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2016-06-07 15:30:09 +03:00
2016-05-26 14:30:25 +03:00
2016-05-30 11:49:40 +03:00
2016-05-26 14:30:25 +03:00
2016-06-07 15:30:09 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2016-06-08 13:57:49 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2016-06-07 15:30:09 +03:00
2016-06-07 11:50:35 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00