show scrollbars in muc user screen
This commit is contained in:
parent
8ac042418b
commit
0f18f16dc2
|
@ -26,6 +26,7 @@
|
|||
android:layout_height="match_parent"
|
||||
android:background="?attr/color_background_primary"
|
||||
android:orientation="vertical"
|
||||
android:scrollbars="vertical"
|
||||
app:layoutManager="android.support.v7.widget.LinearLayoutManager" />
|
||||
</android.support.design.widget.CoordinatorLayout>
|
||||
|
||||
|
|
Loading…
Reference in New Issue