Add back missing resources
parent
3d4e690754
commit
e2c87cf5d1
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:shape="rectangle">
|
||||||
|
<size android:height="1dp"/>
|
||||||
|
<solid android:color="?conversation_menu_border_color"/>
|
||||||
|
</shape>
|
Loading…
Reference in New Issue