Rave Now 版本1.0.000.17
This commit is contained in:
@@ -14,8 +14,8 @@ android {
|
|||||||
applicationId = "com.aiosman.ravenow"
|
applicationId = "com.aiosman.ravenow"
|
||||||
minSdk = 24
|
minSdk = 24
|
||||||
targetSdk = 34
|
targetSdk = 34
|
||||||
versionCode = 1000016
|
versionCode = 1000017
|
||||||
versionName = "1.0.000.16"
|
versionName = "1.0.000.17"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
|||||||
@@ -231,7 +231,7 @@ fun ProfileV3(
|
|||||||
)
|
)
|
||||||
} else {
|
} else {
|
||||||
Image(
|
Image(
|
||||||
painter = painterResource(id = R.drawable.rider_pro_moment_demo_2),
|
painter = painterResource(id = R.drawable.rave_now_profile_backgrount_demo_1),
|
||||||
modifier = Modifier
|
modifier = Modifier
|
||||||
.fillMaxSize(),
|
.fillMaxSize(),
|
||||||
contentDescription = "",
|
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