Transparent black gradient shape drawable Farbcode

Transparent black gradient shape drawable Farbcode

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
    <gradient 
        android:startColor="#000"
        android:centerColor="#00000000"
        android:endColor="#000"
        android:angle="270"
        android:dither="true"
     />
</shape>

Dies ist der code, den ich versucht, aber es endet als reines schwarz.

Sie misspelt Butler. Jemand offensichtlich nicht haben! spotten spotten

InformationsquelleAutor Dev-X | 2014-05-12

Schreibe einen Kommentar