The screen on app is blank (by blank I mean its all white and nothing is appearing), and when I view it via Layout Inspector in android studio the 'View Tree` is populated from elements in XML layout file. But the screen is blank both in app and in layout inspector. In logs I can't see any apparent reason for this happening.
This doesn't happen always, its a random thing. The 'View tree' remains same even when the screen is not blank.
Any ideas why is this happening ?
UPDATE There is difference between randered layout and blank layout in Layout Inspector. Under 'Properties Table'->drawing The blank screen view has following values :
and rendered layout has following :