mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-21 12:39:58 +01:00
fixes after rebase
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
14ac0cb1f5
commit
ed452f1747
@ -146,7 +146,7 @@ class SharedItemsActivity : AppCompatActivity() {
|
||||
else -> {}
|
||||
}
|
||||
|
||||
viewThemeUtils.colorTabLayout(binding.sharedItemsTabs)
|
||||
viewThemeUtils.themeTabLayoutOnSurface(binding.sharedItemsTabs)
|
||||
}
|
||||
|
||||
private fun clearEmptyLoading() {
|
||||
|
Loading…
Reference in New Issue
Block a user