textView中引号的应用及button中字体设置

textView中引号的使用及button中字体设置1.android:text" hi "2.string namepref_about_t

textView中引号的使用及button中字体设置

1.android:text="" hi ""

2.<string name="pref_about_text">Estado del Tránsito versión "%s"\nCreado por:</string>?

button中字体的大小不一样 其按钮大小也会变化

为了让他便于查看 使用统一的大小注意使用 setPadding()进行调整

?