Skip to content

Commit 548fc90

Browse files
tmp: add rounded_thumbnail_surface.xml for rep build
1 parent 788f513 commit 548fc90

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<shape xmlns:android="http://schemas.android.com/apk/res/android">
3+
<solid android:color="@android:color/white" />
4+
<corners android:radius="12dp" />
5+
</shape>

0 commit comments

Comments
 (0)