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

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -