jiti-meet/react
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
..
features [RN] Add workaround for Android view clipping 2017-02-16 14:37:42 -06:00
.eslintrc.js flow-typed 2017-02-03 16:36:14 -06:00
config.js Import jitsi/jitsi-meet-react#2f23d98 2016-10-12 10:31:52 -05:00
index.native.js Remove duplication 2017-01-26 17:24:11 -06:00
index.web.js Remove duplication 2017-01-26 17:24:11 -06:00