pdlivexp/live/src/main/res/layout/view_sidebar_live_audience.xml

8 lines
240 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
2022-11-09 09:47:04 +08:00
android:layout_width="300dp"
android:background="@color/white"
android:layout_height="match_parent">
2022-10-27 14:48:07 +08:00
</FrameLayout>