Consider some refactoring or ifdefing in VR-UI's element tree to make it clear which UI is platform-specific |
||
Issue descriptionWe don't necessarily want a big refactor here, but much of the UI is only shown on Android or only shown on Windows. Very little is shown on both (though Linux may show both for testing purposes). There are several ways we could make it clear what is Android-only and what is Windows-only. For example, we could split ui_scene_creator into ui_scene_creator_win.h, ui_scene_creator_android.h.
,
Jan 15
Adding UI>Browser>VR component as well. |
||
►
Sign in to add a comment |
||
Comment 1 by billorr@chromium.org
, Jan 15