Fix TextView drawing issue.
The predraw listener was lost because the view was detached and reattached after layout but before the first draw. b/15376022 Change-Id: Idf38f7373df3c457f54b6e3f995b00256914f775
Loading
Please register or sign in to comment