|
|
@@ -284,7 +284,6 @@
|
|
|
<activity android:name=".lifeplus.zumo.activity.TermsAndAgreeActivity"
|
|
|
android:screenOrientation="portrait"
|
|
|
android:theme="@style/AppThemeZumo"/>
|
|
|
-
|
|
|
<!-- ZUMO -->
|
|
|
|
|
|
<!-- Naver Setting -->
|
|
|
@@ -294,6 +293,12 @@
|
|
|
android:theme="@style/AppThemeZumo"/>
|
|
|
<!-- Naver Setting -->
|
|
|
|
|
|
+ <!-- Kakao theme Setting -->
|
|
|
+ <activity android:name="com.kakao.auth.authorization.authcode.KakaoWebViewActivity"
|
|
|
+ android:screenOrientation="portrait"
|
|
|
+ android:theme="@style/AppThemeZumo"/>
|
|
|
+ <!-- Kakao theme Setting -->
|
|
|
+
|
|
|
<!-- Install referrer Setting -->
|
|
|
<receiver
|
|
|
android:name="kr.co.zumo.app.lifeplus.InstallReferrerReceiver"
|