Fresco: l'image a des bords rugueux

Créé le 1 nov. 2016  ·  3Commentaires  ·  Source: 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"
fresque:placeholderImage="@mipmap/ico_peron_non"
fresque:roundWithOverlayColor="@color/white"
fresque:roundedCornerRadius="5dp"
fresco:roundingBorderColor="@color/white"
fresque:arrondissageBorderWidth="3dp" />

qq 20161101190205

bug duplicate

Commentaire le plus utile

Définir un arrondiBorderPadding peut résoudre ce problème.
@sungerk Veuillez essayer d'ajouter fresco:roundingBorderPadding="${the border width}" en XML.

Tous les 3 commentaires

Malheureusement, c'est un problème connu. Voir #1399 pour plus d'informations.

Définir un arrondiBorderPadding peut résoudre ce problème.
@sungerk Veuillez essayer d'ajouter fresco:roundingBorderPadding="${the border width}" en XML.

@s1rius Merci, c'est correct

Cette page vous a été utile?
0 / 5 - 0 notes