Made Navigation Bar transparent and added some MD3 themes
This commit is contained in:
parent
6cc0985ab6
commit
15a86f0f5b
58 changed files with 542 additions and 608 deletions
|
@ -2,7 +2,7 @@
|
|||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<gradient
|
||||
android:angle="90"
|
||||
android:endColor="@android:color/transparent"
|
||||
android:endColor="#60000000"
|
||||
android:centerColor="#80000000"
|
||||
android:startColor="#BB000000" />
|
||||
</shape>
|
Loading…
Add table
Add a link
Reference in a new issue