mirror of
https://github.com/SoPat712/TrackCovid19.git
synced 2025-08-22 02:38:45 -04:00
Revert "Revert "Design and Intent fix""
This reverts commit 4889a52cac
.
This commit is contained in:
5
app/src/main/res/drawable-mdpi/btn_rounded_darker.xml
Normal file
5
app/src/main/res/drawable-mdpi/btn_rounded_darker.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
|
||||
<solid android:color="#794A4949"/>
|
||||
<corners android:radius="64dp"/>
|
||||
</shape>
|
Reference in New Issue
Block a user