|
|
@ -2,5 +2,5 @@ |
|
|
|
<shape xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
<shape xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
android:shape="rectangle"> |
|
|
|
android:shape="rectangle"> |
|
|
|
<size android:width="4dp" /> |
|
|
|
<size android:width="4dp" /> |
|
|
|
<solid android:color="?attr/colorBackgroundAccent" /> |
|
|
|
<solid android:color="?attr/dividerColor" /> |
|
|
|
</shape> |
|
|
|
</shape> |