jiti-meet/react/features
Saúl Ibarra Corretgé 573ca97b6c [RN] Add workaround for Android view clipping
Looks like Android gets confused as to what surface to blit when we hide or
show toolbars. Setting a border on the container, seems to force the entire
area to blit properly.

Other attempted approaches, with no success:
- zIndex of -100
- width and height of 0
- opacity of 0 and setting 'disabled' on touch containers

This patch applies the workaround in the welcome page and conference containers.
2017-02-16 14:37:42 -06:00
..
app Consistent middleware and reducer imports 2017-02-10 11:04:40 -06:00
audio-mode Comply w/ coding style 2017-02-06 15:32:03 -06:00
background Consistent middleware and reducer imports 2017-02-10 11:04:40 -06:00
base flow 2017-02-16 13:59:28 -06:00
conference [RN] Add workaround for Android view clipping 2017-02-16 14:37:42 -06:00
feedback Fixes related to coding style 2017-02-02 10:54:24 -06:00
film-strip Consistent naming of react-redux's mapStateToProps 2017-01-28 17:34:57 -06:00
full-screen [RN] Fix full-screen mode when coming back from the background 2017-02-10 00:44:37 -06:00
large-video Consistent middleware and reducer imports 2017-02-10 11:04:40 -06:00
room-lock Consistent middleware and reducer imports 2017-02-10 11:04:40 -06:00
toolbar Consistent naming of react-redux's mapStateToProps 2017-01-28 17:34:57 -06:00
unsupported-browser Consistent middleware and reducer imports 2017-02-10 11:04:40 -06:00
wake-lock Consistent naming of functions 2017-01-28 17:28:13 -06:00
welcome [RN] Add workaround for Android view clipping 2017-02-16 14:37:42 -06:00