mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-31 08:56:16 +00:00
Initial Project Import
This commit is contained in:
7
res/drawable/header_gradient.xml
Normal file
7
res/drawable/header_gradient.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<gradient
|
||||
android:startColor="#dddddddd"
|
||||
android:endColor="#99999999"
|
||||
android:angle="90"/>
|
||||
</shape>
|
||||
Reference in New Issue
Block a user