Fresco: das bild hat raue kanten

Erstellt am 1. Nov. 2016  ·  3Kommentare  ·  Quelle: facebook/fresco

android:id="@+id/imageview_user_header_image"
android:layout_width="100dp"
android:layout_height="100dp"
android:layout_below="@+id/imageview_user_skin"
android:layout_centerHorizontal="true"
android:layout_marginLeft="15dp"
android:layout_marginTop="-50dp"
fresco:placeholderImage="@mipmap/ico_peron_non"
fresco:roundWithOverlayColor="@color/white"
Fresko:roundedCornerRadius="5dp"
fresco:roundingBorderColor="@color/white"
fresco:roundingBorderWidth="3dp" />

qq 20161101190205

bug duplicate

Hilfreichster Kommentar

Das Setzen einer RundungBorderPadding kann dies beheben.
@sungerk Bitte versuche fresco:roundingBorderPadding="${the border width}" in XML hinzuzufügen.

Alle 3 Kommentare

Das ist leider ein bekanntes Problem. Siehe #1399 für weitere Informationen.

Das Setzen einer RundungBorderPadding kann dies beheben.
@sungerk Bitte versuche fresco:roundingBorderPadding="${the border width}" in XML hinzuzufügen.

@s1rius Danke, das ist richtig

War diese Seite hilfreich?
0 / 5 - 0 Bewertungen

Verwandte Themen

ykostova picture ykostova  ·  3Kommentare

satyarths picture satyarths  ·  3Kommentare

qiiyue picture qiiyue  ·  4Kommentare

bigfreeZhou picture bigfreeZhou  ·  4Kommentare

cococool picture cococool  ·  4Kommentare