Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gentlemanyc/DrawableTextView

Repository files navigation

DrawableTextView

Android 支持文字使用Drawable填充的TextView

使用方法:

 <com.example.cc.drawabletextview.DrawableTextView
 android:layout_width="wrap_content"
 android:layout_height="wrap_content"
 android:text="Hello World!"
 android:textSize="64sp"
 android:textStyle="bold"
 app:textDrawable="自定义填充文字的Drawable" />

截图

About

Android 支持文字使用Drawable填充的TextView

Resources

Stars

Watchers

Forks

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /