give media previews a rounded outline (#1617)
* give media previews a rounded outline * give media previews a rounded outline in ReportActivitymain
parent
fd5ec8cf97
commit
dba3259ce6
@ -0,0 +1,4 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"> |
||||
<corners android:radius="8dp" /> |
||||
</shape> |
Loading…
Reference in new issue