mdgspace / RotatingText

A periodic text updating library
MIT License
1.58k stars 168 forks source link

Layout inflates on first start #17

Closed dev-ritik closed 6 years ago

dev-ritik commented 6 years ago

solves issue #16 originally Double taxation helped to inflate layout for lower APIs, but it didn't seemed that way in 24+ API. Here a single call to onMeasure() does so.