Fix bug 3257463 - Yes, we SHOULD put the child in the recycler.
This caused an issue where a LinearLayout measuring for the baseline could cause the fake view for position 0 to be associated with a different position in the recycler. It gets used later with the wrong data; bad times. Change-Id: If273894d46185a550f4efd9f11ef83e0113f0a3c
Loading
Please register or sign in to comment