Add a compact room list option

This commit is contained in:
Gary Wang
2022-12-20 18:06:44 +08:00
committed by Tobias Fella
parent 3c33bea7db
commit 304054a4bb
3 changed files with 23 additions and 6 deletions

View File

@@ -72,7 +72,11 @@
<default>true</default>
</entry>
<entry name="CompactLayout" type="bool">
<label>Use a compact layout</label>
<label>Use a compact chat layout</label>
<default>false</default>
</entry>
<entry name="CompactRoomList" type="bool">
<label>Use a compact room list layout</label>
<default>false</default>
</entry>
<entry name="ShowRename" type="bool">