Add ability to forward a message to several rooms. (#7013)
* Forward message to multiple rooms
* Ensure event is sent only once per room.
* `RoomSelectEvents` -> `RoomSelectEvent`
* Use test extension on presenter.
* Room selection: add a limitation of 10 rooms for Share and Forward actions.
* Update screenshots
* Fix padding issue
* Update screenshots
* `RadioButton` -> `Checkbox`
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io>