改了通知图标
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
|||||||
applicationId "com.web.bintang"
|
applicationId "com.web.bintang"
|
||||||
minSdkVersion 24
|
minSdkVersion 24
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 109
|
versionCode 110
|
||||||
versionName "v1.0.9"
|
versionName "v1.1.0"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
@@ -10,8 +10,8 @@
|
|||||||
{
|
{
|
||||||
"type": "SINGLE",
|
"type": "SINGLE",
|
||||||
"filters": [],
|
"filters": [],
|
||||||
"versionCode": 109,
|
"versionCode": 110,
|
||||||
"versionName": "v1.0.9",
|
"versionName": "v1.1.0",
|
||||||
"outputFile": "Bintang918-release.apk"
|
"outputFile": "Bintang918-release.apk"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -11,8 +11,8 @@ android {
|
|||||||
applicationId "com.web.mk88aud"
|
applicationId "com.web.mk88aud"
|
||||||
minSdkVersion 24
|
minSdkVersion 24
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 106
|
versionCode 110
|
||||||
versionName "v1.0.6"
|
versionName "v1.1.0"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
@@ -10,8 +10,8 @@
|
|||||||
{
|
{
|
||||||
"type": "SINGLE",
|
"type": "SINGLE",
|
||||||
"filters": [],
|
"filters": [],
|
||||||
"versionCode": 106,
|
"versionCode": 110,
|
||||||
"versionName": "v1.0.6",
|
"versionName": "v1.1.0",
|
||||||
"outputFile": "Mk88aud-release.apk"
|
"outputFile": "Mk88aud-release.apk"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<resources>
|
<resources>
|
||||||
<string name="app_name">MK88AUD</string>
|
<string name="app_name">MK88AUS</string>
|
||||||
<string name="qsrlwmm_txt">请输入6位密码</string>
|
<string name="qsrlwmm_txt">请输入6位密码</string>
|
||||||
<string name="cancel_txt">取消</string>
|
<string name="cancel_txt">取消</string>
|
||||||
<string name="sure_txt">确定</string>
|
<string name="sure_txt">确定</string>
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ android {
|
|||||||
applicationId "com.web.Oyen333"
|
applicationId "com.web.Oyen333"
|
||||||
minSdkVersion 24
|
minSdkVersion 24
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 106
|
versionCode 110
|
||||||
versionName "v1.0.6"
|
versionName "v1.0.6"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -291,6 +291,7 @@
|
|||||||
android:layout_height="50dp"
|
android:layout_height="50dp"
|
||||||
android:layout_marginTop="10dp"
|
android:layout_marginTop="10dp"
|
||||||
android:background="@android:color/black"
|
android:background="@android:color/black"
|
||||||
|
app:cardBackgroundColor="@color/dialog_bg"
|
||||||
android:visibility="gone"
|
android:visibility="gone"
|
||||||
app:cardCornerRadius="50dp"
|
app:cardCornerRadius="50dp"
|
||||||
app:cardElevation="0dp">
|
app:cardElevation="0dp">
|
||||||
@@ -298,7 +299,8 @@
|
|||||||
<ImageView
|
<ImageView
|
||||||
android:layout_width="50dp"
|
android:layout_width="50dp"
|
||||||
android:layout_height="50dp"
|
android:layout_height="50dp"
|
||||||
android:src="@mipmap/ic_email" />
|
android:padding="10dp"
|
||||||
|
android:src="@mipmap/ic_email1" />
|
||||||
|
|
||||||
</androidx.cardview.widget.CardView>
|
</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