mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-22 15:50:51 +01:00
Improve layout preview, item_group does not exist anymore.
This commit is contained in:
parent
59f00cd196
commit
e9aab6331a
@ -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…
Reference in New Issue
Block a user