Removed unused resources
refactoring unread messages view unread counter avatar in toolbar
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<solid android:color="@android:color/white" />
|
||||
|
||||
<corners
|
||||
android:bottomLeftRadius="34dp"
|
||||
android:topLeftRadius="34dp" />
|
||||
|
||||
</shape>
|
||||
Reference in New Issue
Block a user