Repo created
This commit is contained in:
parent
d6b5d53060
commit
d90a1dc8df
2145 changed files with 210227 additions and 2 deletions
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle"
|
||||
android:visible="true">
|
||||
|
||||
<gradient
|
||||
android:angle="270"
|
||||
android:startColor="#171D52"
|
||||
android:centerColor="#3F4DBA"
|
||||
android:endColor="#5E68BD" />
|
||||
|
||||
</shape>
|
||||
Loading…
Add table
Add a link
Reference in a new issue