소스 검색

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"