Skip to content

Instantly share code, notes, and snippets.

@lokeshsuryan
Created September 17, 2021 05:20
Show Gist options
  • Save lokeshsuryan/b6061e641ff327daabc60ccf4e9cb157 to your computer and use it in GitHub Desktop.
Save lokeshsuryan/b6061e641ff327daabc60ccf4e9cb157 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:ohos="http://schemas.huawei.com/res/ohos"
ohos:shape="rectangle">
<corners
ohos:radius="20"/>
<solid
ohos:color="#1E7D13"/>
</shape>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment