Fix home shortcuts color
This commit is contained in:
parent
3f50a118f7
commit
87e4f78a1f
5 changed files with 13 additions and 13 deletions
|
@ -60,7 +60,6 @@ class BannerHomeFragment : AbsMainActivityFragment(), MainActivityFragmentCallba
|
|||
|
||||
if (sections.isEmpty()) {
|
||||
showEmptyView()
|
||||
shortcuts.visibility = View.GONE
|
||||
} else {
|
||||
emptyContainer.hide()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue