Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想要实现的是以下类型的操作栏:
有没有一种简单的方法可以做到这一点?我的意思是有一个主题或某种方法吗?
欢迎任何帮助。
提前致谢!
使用Buttons并设置compoundDrawable它。你可以在这里查看我的一篇类似的帖子。只需将 替换TextView为Button。希望这可以帮助。
Buttons
compoundDrawable
TextView
Button