Commit 8b0bfab2 authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Add style_alert_count.xml

parent 6c9247af
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid
android:color="@color/color_alert" />
<corners
android:radius="4dp" />
</shape>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment