item_base_line_gray.xml 260 Bytes
<?xml version="1.0" encoding="utf-8"?>
<ImageView xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:id="@+id/bottomLine"
    android:layout_height="@dimen/rmrb_dp1"
    android:background="#F5F5F5"/>