Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

把嵌入的图片换成 相同sp的文字后。 稍微有点问题。 #6

Open
zetaoWu opened this issue Jan 13, 2017 · 1 comment
Open

Comments

@zetaoWu
Copy link

zetaoWu commented Jan 13, 2017

image

@zetaoWu
Copy link
Author

zetaoWu commented Jan 13, 2017

<com.ui.MixtureTextView
android:id="@+id/tv_speech"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@android:color/transparent"
android:textColor="#ff5d75"
android:text="人民"
android:textSize="17sp">

    <TextView
        android:id="@+id/tv_from"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:text="人民"
        android:background="@android:color/holo_blue_bright"
        android:textSize="17sp"/>
</com.ui.MixtureTextView>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant