瀏覽代碼

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

Pen Li 7 年之前
父節點
當前提交
091c049f87
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ApexDrivers/app/src/main/res/layout/setting_about_cell.xml

+ 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"