effect_item_square_selected.xml 203 B

123456
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <shape xmlns:android="http://schemas.android.com/apk/res/android">
  3. <stroke
  4. android:width="1dp"
  5. android:color="@color/faceunityYellow"/>
  6. </shape>