oe5106
@oe5106
Reviews Written
-
Average Rating
-
Posts
Q&A
์ฒ์ 04:35์ด ๋ฉ์ธํจ์คํธ ๋ถ๋ถ๋ถํฐ ๋๊ด์ด๋ค์..
๋์ต๋๋ค..! ๊นํ๋ธ ํ์ผ ๊ณต์ ํ๋๋ฒ ์ฐพ๋ค๊ฐ ๋ฆ๊ฒ๋ดค๋๋ฐ ์ ์ฉํด๋ณด๋๊น ์ ๋๋ค์ ^^
- Likes
- 0
- Comments
- 12
- Viewcount
- 914
Q&A
์ฒ์ 04:35์ด ๋ฉ์ธํจ์คํธ ๋ถ๋ถ๋ถํฐ ๋๊ด์ด๋ค์..
๋ค..์๋๋ค์
- Likes
- 0
- Comments
- 12
- Viewcount
- 914
Q&A
์ฒ์ 04:35์ด ๋ฉ์ธํจ์คํธ ๋ถ๋ถ๋ถํฐ ๋๊ด์ด๋ค์..
๋ณ๊ฒฝ ์ ์ฝ๋์ ๋๋ค. xml version="1.0" encoding="utf-8"?>xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.mysololife"> android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/Theme.MySoloLife"> android:name=".SplashActivity" android:exported="true" /> android:name=".MainActivity" android:exported="true"> android:name="android.intent.action.MAIN" /> android:name="android.intent.category.LAUNCHER" /> ๋ณ๊ฒฝ ํ ์ฝ๋์ ๋๋ค. xml version="1.0" encoding="utf-8"?>xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.mysololife"> android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/Theme.MySoloLife"> android:name=".SplashActivity" android:exported="true" /> android:name="android.intent.action.MAIN" /> android:name="android.intent.category.LAUNCHER" /> android:name=".MainActivity" android:exported="true">
- Likes
- 0
- Comments
- 12
- Viewcount
- 914




