ej_shape_divider_gray_1.xml 212 B

12345
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <shape xmlns:android="http://schemas.android.com/apk/res/android">
  3. <solid android:color="@color/ej_line_gray_1" />
  4. <size android:height="@dimen/dp_1" />
  5. </shape>