mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 12:18:48 +03:00
Improve layout preview, item_group does not exist anymore.
This commit is contained in:
parent
59f00cd196
commit
e9aab6331a
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:overScrollMode="always"
|
||||
tools:listitem="@layout/item_group" />
|
||||
tools:listitem="@layout/item_space" />
|
||||
|
||||
</im.vector.app.core.platform.StateView>
|
||||
|
|
Loading…
Add table
Reference in a new issue