Skip to content

Commit

Permalink
v2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WirelessAlien committed Aug 18, 2023
1 parent 018ce53 commit 1b2bd3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import com.wirelessalien.android.bhagavadgita.R
@SuppressLint("CustomSplashScreen")
class SplashActivity : AppCompatActivity() {

private val splashTimeOut: Long = 3000 // 3 seconds
private val splashTimeOut: Long = 2000 // 3 seconds

override fun onCreate(savedInstanceState: Bundle?) {
super.onCreate(savedInstanceState)
Expand Down

0 comments on commit 1b2bd3b

Please sign in to comment.