Initial commit
This commit is contained in:
commit
21bfbfb139
520 changed files with 47819 additions and 0 deletions
5
app/src/main/res/drawable/bottom_nav.xml
Normal file
5
app/src/main/res/drawable/bottom_nav.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/nav_bg"/>
|
||||
<corners android:radius="40dp"/>
|
||||
</shape>
|
Loading…
Add table
Add a link
Reference in a new issue