pdlivexp/live/src/main/res/layout/view_sidebar_live_audience.xml
2022-11-09 09:47:04 +08:00

8 lines
240 B
XML

<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="300dp"
android:background="@color/white"
android:layout_height="match_parent">
</FrameLayout>