Sfoglia il codice sorgente

1.修改Android Apex Drivers Setting图标圆角。

Pen Li 7 anni fa
parent
commit
091c049f87

+ 1 - 1
ApexDrivers/app/src/main/res/layout/setting_about_cell.xml

@@ -12,7 +12,7 @@
         android:layout_height="wrap_content"
         >
 
-        <ImageView
+        <com.usai.redant.apexdrivers.roundCornerImageView.RoundCornerImageView
             android:id="@+id/setting_about_icon_view"
             android:layout_width="50dp"
             android:layout_height="50dp"