Skip to main content

All Questions

0 votes
0 answers
888 views

Visibility Detector flutter

I am using visibility detector in flutter to check for 100% visibility of a widget. But even when the widget is behind a fixed app bar the visibility detector considers it to be 100% visible. What is ...
Prakhar Bhalla's user avatar
0 votes
1 answer
582 views

Tizen Wearable Web Widget visibilityChange and Debug

I am having some problems with Tizen wearable Web Widgets. I just created a sample project with HTML + JS and tried to update page on events described in life-cycle -> On load / visibility change ...
Richard Ludvigh's user avatar