jimu-decompiled/resources/res/layout-sw600dp/course_item_divider_d.xml
2025-05-13 19:24:51 +02:00

13 lines
505 B
XML

<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="match_parent">
<ImageView
android:layout_gravity="center"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/dp_5"
android:layout_marginRight="@dimen/dp_5"
android:src="@drawable/icon_c_arrow_down_pad"/>
</FrameLayout>