Rave Now 版本1.0.000.17
This commit is contained in:
@@ -14,8 +14,8 @@ android {
|
||||
applicationId = "com.aiosman.ravenow"
|
||||
minSdk = 24
|
||||
targetSdk = 34
|
||||
versionCode = 1000016
|
||||
versionName = "1.0.000.16"
|
||||
versionCode = 1000017
|
||||
versionName = "1.0.000.17"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
||||
@@ -231,7 +231,7 @@ fun ProfileV3(
|
||||
)
|
||||
} else {
|
||||
Image(
|
||||
painter = painterResource(id = R.drawable.rider_pro_moment_demo_2),
|
||||
painter = painterResource(id = R.drawable.rave_now_profile_backgrount_demo_1),
|
||||
modifier = Modifier
|
||||
.fillMaxSize(),
|
||||
contentDescription = "",
|
||||
|
||||
BIN
app/src/main/res/drawable/rave_now_profile_backgrount_demo_1.png
Normal file
BIN
app/src/main/res/drawable/rave_now_profile_backgrount_demo_1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 MiB |
Reference in New Issue
Block a user