This repository was archived by the owner on Sep 3, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +1
-7
lines changed
yanndroid/samsung/src/main/res/values Expand file tree Collapse file tree 3 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 1111 "type" : " SINGLE" ,
1212 "filters" : [],
1313 "versionCode" : 1 ,
14- "versionName" : " 1.2.0 " ,
14+ "versionName" : " 1.2.1 " ,
1515 "outputFile" : " app-release.apk"
1616 }
1717 ]
Original file line number Diff line number Diff line change 1010 <item name =" colorPrimary" >@color/primary_color</item >
1111 <item name =" colorPrimaryDark" >@color/secondary_color</item >
1212 <item name =" colorSecondary" >@color/primary_dark_color</item >
13- <item name =" android:windowAnimationStyle" >@style/WindowAnimationTransition</item >
1413
1514 <item name =" android:theme" >@style/SamsungStyleMain</item >
1615
1716 </style >
1817
19- <style name =" WindowAnimationTransition" >
20- <item name =" android:windowEnterAnimation" >@android:anim/fade_in</item >
21- <item name =" android:windowExitAnimation" >@android:anim/fade_out</item >
22- </style >
23-
2418 <style name =" SamsungSplashTheme" parent =" @style/SamsungTheme" >
2519 <item name =" android:windowBackground" >@color/splash_background</item >
2620 <item name =" android:statusBarColor" >@color/splash_background</item >
You can’t perform that action at this time.
0 commit comments