Remove custom shapes and elevations
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<solid android:color="?attr/colorOnPrimary" />
|
||||
<corners
|
||||
android:topLeftRadius="@dimen/rounded_corner_size_default"
|
||||
android:topRightRadius="@dimen/rounded_corner_size_default" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user