Merge branch 'main' into feature/i18n
This commit is contained in:
@@ -31,7 +31,8 @@ class SplashActivity : BaseActivity<ActivitySplashBinding>(ActivitySplashBinding
|
||||
override fun onCreate(savedInstanceState: Bundle?) {
|
||||
super.onCreate(savedInstanceState)
|
||||
|
||||
setLayoutParams(binding.ivText, start = 0, end = 0, top = 0, bottom = 668)
|
||||
setLayoutParams(binding.llTop, start = 0, end = 0, top = 510, bottom = 0)
|
||||
setLayoutParams(binding.tvCompanyName, start = 0, end = 0, top = 0, bottom = 68)
|
||||
|
||||
setupRemoteConfig()
|
||||
fetchAndroidLatestVersion()
|
||||
|
||||
Reference in New Issue
Block a user