【问题标题】:how to set button text to "<" in android C#? [duplicate]如何在android C#中将按钮文本设置为“<”? [复制]
【发布时间】:2019-07-18 15:53:46
【问题描述】:

我想使用 xml 将“

我的按钮在这里。

<Button
            android:text="<"
            android:layout_width="wrap_content"
            android:layout_height="match_parent"
            android:id="@+id/button1" />

【问题讨论】:

标签: c# android android-layout xamarin button


【解决方案1】:

尝试添加“

【讨论】:

    猜你喜欢
    • 2013-12-19
    • 2018-03-07
    • 2015-01-27
    • 2019-10-22
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-08-19
    相关资源
    最近更新 更多