Skip to content

Commit

Permalink
[FIX/#262] git pull from develop
Browse files Browse the repository at this point in the history
  • Loading branch information
leeeyubin committed Oct 6, 2024
2 parents 6d358b8 + c6e09dc commit 641b98c
Show file tree
Hide file tree
Showing 21 changed files with 16 additions and 14 deletions.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
android:allowBackup="true"
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_terning_launcher_foreground"
android:icon="@mipmap/ic_terning_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_terning_launcher_round"
android:supportsRtl="true"
Expand Down
6 changes: 3 additions & 3 deletions core/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@

<!--NameTextField-->
<string name="sign_up_helper">12자리 이내, 문자/숫자 κ°€λŠ₯, 특수문자/기호 μž…λ ₯λΆˆκ°€</string>
<string name="sign_up_helper_error">이름에 νŠΉμˆ˜λ¬ΈμžλŠ” μž…λ ₯ν•  수 μ—†μ–΄μš”</string>
<string name="sign_up_helper_available">μ‚¬μš© κ°€λŠ₯ν•œ μ΄λ¦„μ΄μ—μš”</string>
<string name="sign_up_helper_out">이름은 12자리 μ΄λ‚΄λ‘œ μ„€μ •ν•΄ μ£Όμ„Έμš”</string>
<string name="sign_up_helper_error">λ‹‰λ„€μž„μ— νŠΉμˆ˜λ¬ΈμžλŠ” μž…λ ₯ν•  수 μ—†μ–΄μš”</string>
<string name="sign_up_helper_available">μ‚¬μš© κ°€λŠ₯ν•œ λ‹‰λ„€μž„μ΄μ—μš”</string>
<string name="sign_up_helper_out">λ‹‰λ„€μž„μ€ 12자리 μ΄λ‚΄λ‘œ μ„€μ •ν•΄ μ£Όμ„Έμš”</string>

<!--ChangeFilter-->
<string name="change_filter_top_bar_title">필터링 μž¬μ„€μ •</string>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ fun InternCompanyInfo(
contentScale = ContentScale.Fit,
modifier = Modifier
.fillMaxWidth()
.clip(CircleShape),
)
}
Column(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package com.terning.feature.mypage.mypage.component

import androidx.compose.foundation.Image
import androidx.compose.foundation.layout.Arrangement
import androidx.compose.foundation.layout.Row
import androidx.compose.foundation.layout.fillMaxWidth
Expand All @@ -9,6 +10,7 @@ import androidx.compose.material3.Text
import androidx.compose.runtime.Composable
import androidx.compose.ui.Alignment
import androidx.compose.ui.Modifier
import androidx.compose.ui.res.painterResource
import androidx.compose.ui.tooling.preview.Preview
import androidx.compose.ui.unit.dp
import com.terning.core.designsystem.component.image.TerningImage
Expand Down Expand Up @@ -38,8 +40,9 @@ fun MyPageItem(
Row(
verticalAlignment = Alignment.CenterVertically
) {
TerningImage(
painter = icon,
Image(
painter = painterResource(id = icon),
contentDescription = "my page image",
modifier = modifier.size(28.dp)
)
Text(
Expand All @@ -51,7 +54,7 @@ fun MyPageItem(
if (version.isNotEmpty())
Text(
text = version,
modifier = modifier.padding(end = 16.dp),
modifier = modifier.padding(end = 7.dp),
style = TerningTheme.typography.button4,
color = Grey350
)
Expand Down
Binary file modified feature/src/main/res/mipmap-hdpi/ic_terning_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file modified feature/src/main/res/mipmap-hdpi/ic_terning_launcher_round.webp
Binary file not shown.
Binary file modified feature/src/main/res/mipmap-mdpi/ic_terning_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file modified feature/src/main/res/mipmap-mdpi/ic_terning_launcher_round.webp
Binary file not shown.
Binary file modified feature/src/main/res/mipmap-xhdpi/ic_terning_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified feature/src/main/res/mipmap-xxhdpi/ic_terning_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified feature/src/main/res/mipmap-xxxhdpi/ic_terning_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions feature/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<string name="sign_in_kakao_cancel">λ‘œκ·ΈμΈμ„ μ·¨μ†Œν•˜μ˜€μŠ΅λ‹ˆλ‹€</string>

<!--SignUp-->
<string name="sign_up_title">λ°˜κ°€μ›Œμš”!\n이름을 μ•Œλ €μ£Όμ„Έμš”</string>
<string name="sign_up_title">λ°˜κ°€μ›Œμš”!\nλ‹‰λ„€μž„μ„ μ•Œλ €μ£Όμ„Έμš”</string>
<string name="sign_up_profile_image">ν”„λ‘œν•„ 이미지</string>
<string name="sign_up_profile_button">ν”„λ‘œν•„ λ²„νŠΌ</string>
<string name="sign_up_name">이름</string>
<string name="sign_up_hint">이름을 μž…λ ₯ν•΄ μ£Όμ„Έμš”</string>
<string name="sign_up_name">λ‹‰λ„€μž„</string>
<string name="sign_up_hint">λ‹‰λ„€μž„μ„ μž…λ ₯ν•΄ μ£Όμ„Έμš”</string>
<string name="sign_up_next_button">λ‹€μŒμœΌλ‘œ</string>

<!--Search-->
Expand Down
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
compileSdk = "34"
minSdk = "28"
targetSdk = "34"
versionName = "1.1.0"
versionCode = "10100"
versionName = "1.1.2"
versionCode = "10102"
kotlinCompilerExtensionVersion = "1.5.0"
jvmTarget = "1.8"

## Android gradle plugin
androidGradlePlugin = "8.6.0"
androidGradlePlugin = "8.5.0"
androidDesugarJdkLibs = "2.0.4"

## AndroidX
Expand Down

0 comments on commit 641b98c

Please sign in to comment.