kopia lustrzana https://github.com/ryukoposting/Signal-Android
Add new fade color for expiration sheet.
rodzic
62d5777c39
commit
3fefc17582
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<gradient
|
<gradient
|
||||||
android:endColor="@color/signal_background_dialog"
|
android:endColor="@color/signal_colorSurface1"
|
||||||
android:startColor="@color/transparent"
|
android:startColor="@color/transparent"
|
||||||
android:type="linear" />
|
android:type="linear" />
|
||||||
</shape>
|
</shape>
|
Ładowanie…
Reference in New Issue