我有按钮的 xml 代码, 它有单个文本
<Button
android:id="@+id/BuyButton"
android:layout_width="81sp"
android:layout_height="wrap_content"
android:text="buy" />
但是如何将上面的按钮设置为::
显然按钮中有两个文本....如何在一个按钮中嵌套两个文本