Jitsi widget: add display or creation of jitsi conference under USE_JITSI_WIDGET compilation flag

This commit is contained in:
manuroe
2017-08-18 11:56:32 +02:00
parent cc4b11592d
commit 400a3606b1
3 changed files with 16 additions and 2 deletions
+4
View File
@@ -59,6 +59,10 @@ extern UIStatusBarStyle kRiotDesignStatusBarStyle;
extern UIBarStyle kRiotDesignSearchBarStyle;
extern UIColor *kRiotDesignSearchBarTintColor;
// Flag to enable the display of jitsi conference widget
// TODO: Disable it before release
// TODO: Remove it once Riot web and android are ready
#define USE_JITSI_WIDGET
/**
`RiotDesignValues` class manages the Riot design parameters