chore: code refactor
This commit is contained in:
parent
8d7b86a667
commit
a2e44da99d
334 changed files with 3550 additions and 3092 deletions
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<gradient
|
||||
android:type="linear"
|
||||
android:angle="90"
|
||||
android:endColor="@color/nav_bg_inv"
|
||||
android:startColor="?android:colorBackground"
|
||||
android:endColor="@color/nav_bg_inv" />
|
||||
android:type="linear" />
|
||||
</shape>
|
Loading…
Add table
Add a link
Reference in a new issue