改了通知图标
This commit is contained in:
@@ -291,6 +291,7 @@
|
||||
android:layout_height="50dp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:background="@android:color/black"
|
||||
app:cardBackgroundColor="@color/dialog_bg"
|
||||
android:visibility="gone"
|
||||
app:cardCornerRadius="50dp"
|
||||
app:cardElevation="0dp">
|
||||
@@ -298,7 +299,8 @@
|
||||
<ImageView
|
||||
android:layout_width="50dp"
|
||||
android:layout_height="50dp"
|
||||
android:src="@mipmap/ic_email" />
|
||||
android:padding="10dp"
|
||||
android:src="@mipmap/ic_email1" />
|
||||
|
||||
</androidx.cardview.widget.CardView>
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 12 KiB |
BIN
base/src/main/res/mipmap-xhdpi/ic_email1.png
Normal file
BIN
base/src/main/res/mipmap-xhdpi/ic_email1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Reference in New Issue
Block a user