Join room from room preview

This commit is contained in:
Benoit Marty
2019-05-28 17:03:27 +02:00
parent 33fbcc8ba3
commit 6244913ab9
14 changed files with 277 additions and 32 deletions

View File

@ -3,6 +3,7 @@
<declare-styleable name="ButtonStateView">
<attr name="bsv_use_flat_button" format="boolean" />
<attr name="bsv_loaded_image_src" format="reference" />
<attr name="bsv_button_text" format="reference|string" />