Remove SearchOrbView Android TV -
how can remove searchorbview in browsefragment of android tv?
i see way set colors (setsearchaffordancecolors), no way remove searchorbview
since titleview private member of browsefragment (and titleview way searchorbview), see no way of removing searchorbview
according official documentation, calling setonsearchclickedlistener() causes search orb displayed in title view.
removing method invocation make orb disappear.
Comments
Post a Comment