show layout in androidstudio
This commit is contained in:
parent
ec29ea7aee
commit
bcd5b0af88
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@
|
||||||
style="?android:attr/textAppearanceLarge"
|
style="?android:attr/textAppearanceLarge"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:scrollbars="vertical" />
|
android:scrollbars="vertical"
|
||||||
|
tools:listitem="@layout/subscription_detail_list_item_thumbnail"/>
|
||||||
|
|
||||||
</androidx.swiperefreshlayout.widget.SwipeRefreshLayout>
|
</androidx.swiperefreshlayout.widget.SwipeRefreshLayout>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue