xujiaji / HappyBubble

:thought_balloon:BubbleLayout随意变化的气泡布局、消息对话框,可定制颜色,背景、弧度、尖角弧度、边框等等。BubbleDialog气泡弹窗根据点击View的位置定位它的弹窗位置,BubbleDialog可定制方向等!(BubbleLayout changes freely,BubbleDialog click on the location of View positioning its location,BubbleDialog can be customized directions.)
Apache License 2.0
713 stars 113 forks source link

希望能有个动态设置bubble里面textview内容的方法 #48

Open bxjxxyy opened 1 month ago

bxjxxyy commented 1 month ago

希望能有个动态设置bubble里面textview内容的方法,现在只能靠xml写死文字内容,很多场景需要显示的文字内容是变动的,没法使用

xujiaji commented 1 month ago

image 传入的是view,把这个提到外面设置里面的text,再传入view