ethanhua / Skeleton

A library provides an easy way to show skeleton loading view like Facebook and Alipay
3.68k stars 457 forks source link

has a problem #26

Closed linFeiLi closed 5 years ago

linFeiLi commented 5 years ago

it does not work in fragment when has empty view. view.getParent() always null.

ethanhua commented 5 years ago

use it after onviewcreate not oncreateview @linFeiLi