bg_undo_text.xml 188 Bytes edit raw blame history 1 2 3 4 5 <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <solid android:color="@color/undo_red" /> <corners android:radius="5dp" /> </shape>