....
This commit is contained in:
@@ -173,6 +173,9 @@
|
||||
<string name="telegramTargetId">telegram Target Id</string>
|
||||
<string name="loactionServerApi">Api url for loaction save</string>
|
||||
<string name="home">home</string>
|
||||
<string name="locationTimeTitle">위치 정보 갱신 주기</string>
|
||||
<string name="locationDistanceTitle">위치 정보 갱신 거리</string>
|
||||
<string name="carName">차량 블루투스 이름</string>
|
||||
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<resources>
|
||||
<style name="Theme.LunarLauncher.Starting" parent="Theme.SplashScreen">
|
||||
<item name="windowSplashScreenBackground">@color/ic_launcher_primary</item>
|
||||
<item name="windowSplashScreenAnimatedIcon">@drawable/splash_icon</item>
|
||||
<item name="windowSplashScreenAnimatedIcon">@drawable/ic_launcher</item>
|
||||
<item name="windowSplashScreenAnimationDuration">1000</item>
|
||||
<item name="postSplashScreenTheme">@style/Theme.LunarLauncher</item>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user