mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-24 05:05:01 +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 -> {}
|
else -> {}
|
||||||
}
|
}
|
||||||
|
|
||||||
viewThemeUtils.colorTabLayout(binding.sharedItemsTabs)
|
viewThemeUtils.themeTabLayoutOnSurface(binding.sharedItemsTabs)
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun clearEmptyLoading() {
|
private fun clearEmptyLoading() {
|
||||||
|
Loading…
Reference in New Issue
Block a user