iFish7/umeng_community_library/res/layout/umeng_comm_divide_line.xml

6 lines
254 B
XML

<?xml version="1.0" encoding="utf-8"?>
<View xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="@dimen/umeng_comm_dimen_1px"
android:background="@color/umeng_comm_divider" />