Fix home shortcuts color

This commit is contained in:
h4h13 2019-10-09 20:04:01 +05:30
parent 3f50a118f7
commit 87e4f78a1f
5 changed files with 13 additions and 13 deletions

View file

@ -60,7 +60,6 @@ class BannerHomeFragment : AbsMainActivityFragment(), MainActivityFragmentCallba
if (sections.isEmpty()) {
showEmptyView()
shortcuts.visibility = View.GONE
} else {
emptyContainer.hide()
}