mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-29 14:31:02 +00:00
Initial commit
This commit is contained in:
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>
|
||||
Reference in New Issue
Block a user